diff options
| author | Christian Brauner <[email protected]> | 2024-08-28 10:56:25 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2024-08-29 13:20:33 +0000 |
| commit | ea566e18b4deea6e998088de4f1a76d1f39c8d3f (patch) | |
| tree | 303fc2b39b85f01582497fcb2f8a2c38bb24063b /security/selinux/hooks.c | |
| parent | mm: add kmem_cache_create_rcu() (diff) | |
| download | kernel-ea566e18b4deea6e998088de4f1a76d1f39c8d3f.tar.gz kernel-ea566e18b4deea6e998088de4f1a76d1f39c8d3f.zip | |
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 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
