diff options
author | Uladzislau Rezki (Sony) <urezki@gmail.com> | 2023-02-01 16:08:08 +0100 |
---|---|---|
committer | Joel Fernandes (Google) <joel@joelfernandes.org> | 2023-04-05 13:48:03 +0000 |
commit | a77b2109f71e0a963325869123b9b5f159b2ae5e (patch) | |
tree | a48f1074036fdb356204b2ad3ed28af8a300ffb5 /lib/test_vmalloc.c | |
parent | fe15c26ee26efa11741a7b632e9f23b01aca4cc6 (diff) | |
download | linux-a77b2109f71e0a963325869123b9b5f159b2ae5e.tar.gz linux-a77b2109f71e0a963325869123b9b5f159b2ae5e.tar.bz2 linux-a77b2109f71e0a963325869123b9b5f159b2ae5e.zip |
drbd: 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.
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Philipp Reisner <philipp.reisner@linbit.com>
Cc: Lars Ellenberg <lars.ellenberg@linbit.com>
Begrudgingly-acked-by: Jens Axboe <axboe@kernel.dk>
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 'lib/test_vmalloc.c')
0 files changed, 0 insertions, 0 deletions