[GIT PULL] slab fix for 6.15-rc5
From: Vlastimil Babka
Date: Fri May 02 2025 - 03:06:05 EST
Hi Linus,
please pull the latest slab fix from:
git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-6.15-rc5
Thanks,
Vlastimil
======================================
- Stable fix to avoid bugs due to leftover obj_ext after allocation
profiling is disabled at runtime (Zhenhua Huang)
----------------------------------------------------------------
Zhenhua Huang (1):
mm, slab: clean up slab->obj_exts always
mm/slub.c | 30 ++++++++----------------------
1 file changed, 8 insertions(+), 22 deletions(-)