aboutsummaryrefslogtreecommitdiff
path: root/mm/shrinker_debug.c
diff options
context:
space:
mode:
authorChristian Brauner <[email protected]>2024-08-28 12:56:25 +0200
committerChristian Brauner <[email protected]>2024-08-29 15:20:33 +0200
commitea566e18b4deea6e998088de4f1a76d1f39c8d3f (patch)
tree303fc2b39b85f01582497fcb2f8a2c38bb24063b /mm/shrinker_debug.c
parentd345bd2e9834e2da505977e154a1c179c793b7b2 (diff)
fs: use kmem_cache_create_rcu()
Switch to the new kmem_cache_create_rcu() helper which allows us to use a custom free pointer offset avoiding the need to have an external free pointer which would grow struct file behind our backs. Link: https://lore.kernel.org/r/[email protected] Acked-by: Mike Rapoport (Microsoft) <[email protected]> Reviewed-by: Vlastimil Babka <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'mm/shrinker_debug.c')
0 files changed, 0 insertions, 0 deletions