Commit 46de4087d38e for kernel
commit 46de4087d38ece8477ab4b6b7630c13c82c27f1a
Merge: 1c04dcd891c0 67ea9d353d0b
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Fri May 22 06:23:56 2026 -0700
Merge tag 'slab-for-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Pull slab fix from Vlastimil Babka:
- Stable fix for a missing cpus_read_lock in one of the cpu sheaves
flushing paths (Qing Wang)
* tag 'slab-for-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab:
mm/slub: hold cpus_read_lock around flush_rcu_sheaves_on_cache()