[GIT PULL] slab fixes for 6.14-rc5
From: Vlastimil Babka
Date: Fri Mar 07 2025 - 16:30:16 EST
Hi Linus,
please pull the latest slab fixes from:
git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-6.14-rc5
Thanks,
Vlastimil
I've bumped my gpg key expiry this week. Not yet refreshed in pgpkeys.git
but at least here:
https://keys.openpgp.org/vks/v1/by-fingerprint/A940D434992C2E8E99103D50224FA7E7CC82A664
======================================
- Stable fix for kmem_cache_destroy() called from a WQ_MEM_RECLAIM workqueue
causing a warning due to the new kvfree_rcu_barrier() (Uladzislau Rezki).
----------------------------------------------------------------
Uladzislau Rezki (Sony) (1):
mm/slab/kvfree_rcu: Switch to WQ_MEM_RECLAIM wq
mm/slab_common.c | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)