diff options
author | 2023-02-01 16:08:11 +0100 | |
---|---|---|
committer | 2023-04-05 13:48:03 +0000 | |
commit | c779b97281d52faac253e9afb004537e50ada4e8 (patch) | |
tree | 6d3c2112b3f46052facac965ca96d8bf2fc242e3 /scripts/generate_rust_analyzer.py | |
parent | tracing: Rename kvfree_rcu() to kvfree_rcu_mightsleep() (diff) | |
download | linux-rng-c779b97281d52faac253e9afb004537e50ada4e8.tar.xz linux-rng-c779b97281d52faac253e9afb004537e50ada4e8.zip |
lib/test_vmalloc.c: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
The kvfree_rcu() macro's single-argument form is deprecated. Therefore
switch to the new kvfree_rcu_mightsleep() variant. The goal is to
avoid accidental use of the single-argument forms, which can introduce
functionality bugs in atomic contexts and latency bugs in non-atomic
contexts.
Acked-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions