diff options
author | Uladzislau Rezki (Sony) <[email protected]> | 2023-02-01 16:08:08 +0100 |
---|---|---|
committer | Joel Fernandes (Google) <[email protected]> | 2023-04-05 13:48:03 +0000 |
commit | a77b2109f71e0a963325869123b9b5f159b2ae5e (patch) | |
tree | a48f1074036fdb356204b2ad3ed28af8a300ffb5 /tools/perf/scripts/python/stackcollapse.py | |
parent | fe15c26ee26efa11741a7b632e9f23b01aca4cc6 (diff) |
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 <[email protected]>
Cc: Philipp Reisner <[email protected]>
Cc: Lars Ellenberg <[email protected]>
Begrudgingly-acked-by: Jens Axboe <[email protected]>
Signed-off-by: Uladzislau Rezki (Sony) <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Signed-off-by: Joel Fernandes (Google) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions