[GIT PULL] slab fix for 6.0-rc4

From: Vlastimil Babka
Date: Thu Sep 01 2022 - 09:52:00 EST


Linus,

please pull the latest slab changes from

git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-6.0-rc4

======================================

- A fix from Waiman Long to avoid a theoretical deadlock reported by lockdep.

Thanks,
Vlastimil
----------------------------------------------------------------
Waiman Long (1):
mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab_mutex/cpu_hotplug_lock

mm/slab_common.c | 45 +++++++++++++++++++++++++++++----------------
1 file changed, 29 insertions(+), 16 deletions(-)