diff options
author | Christian Brauner <[email protected]> | 2024-09-05 09:56:52 +0200 |
---|---|---|
committer | Vlastimil Babka <[email protected]> | 2024-09-10 11:42:58 +0200 |
commit | dacf472bcdfa4f3b08cd2c1beef034e3e5ab4bd0 (patch) | |
tree | 0425e7649b81ccff07e68a625c940ada57e0ed2b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 3dbe2bad5785e4a9f62d99186e7d31410a8f1e2d (diff) |
slab: remove rcu_freeptr_offset from struct kmem_cache
Pass down struct kmem_cache_args to calculate_sizes() so we can use
args->{use}_freeptr_offset directly. This allows us to remove
->rcu_freeptr_offset from struct kmem_cache.
Reviewed-by: Kees Cook <[email protected]>
Reviewed-by: Jens Axboe <[email protected]>
Reviewed-by: Mike Rapoport (Microsoft) <[email protected]>
Reviewed-by: Vlastimil Babka <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Reviewed-by: Roman Gushchin <[email protected]>
Signed-off-by: Vlastimil Babka <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions