diff options
author | Uladzislau Rezki (Sony) <urezki@gmail.com> | 2022-11-29 16:58:19 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2023-01-03 17:48:41 -0800 |
commit | 27538e18b62fa38d38c593e8c9e050a31b6c8cea (patch) | |
tree | 3acf8197d93faa44574b432960ebcdaecd852074 /tools/perf/scripts/python | |
parent | 04a522b7da3dbc083f8ae0aa1a6184b959a8f81c (diff) |
rcu/kvfree: Switch to a generic linked list API
This commit improves the readability and maintainability of the
kvfree_rcu() code by switching from an open-coded linked list to
the standard Linux-kernel circular doubly linked list. This patch
does not introduce any functional change.
Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions