diff options
author | Christian Brauner <[email protected]> | 2023-11-30 13:49:09 +0100 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2023-12-12 14:24:13 +0100 |
commit | 372a34e66fb7f95124fadae9c600b231c35696a7 (patch) | |
tree | 5edc7444222b13d09d807f9bad860534c1a1b6e5 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 24fa3ae9467f49dd9698fd884f2c6b13cc8ea12d (diff) |
fs: replace f_rcuhead with f_task_work
The naming is actively misleading since we switched to
SLAB_TYPESAFE_BY_RCU. rcu_head is #define callback_head. Use
callback_head directly and rename f_rcuhead to f_task_work.
Add comments in there to explain what it's used for.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Jan Kara <[email protected]>
Reviewed-by: Jens Axboe <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions