[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <d0a04abe-6f6c-4d9f-895c-b3aef4617505@suse.cz>
Date: Fri, 7 Mar 2025 22:29:55 +0100
From: Vlastimil Babka <vbabka@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: David Rientjes <rientjes@...gle.com>, Christoph Lameter <cl@...ux.com>,
Andrew Morton <akpm@...ux-foundation.org>,
"linux-mm@...ck.org" <linux-mm@...ck.org>,
LKML <linux-kernel@...r.kernel.org>,
Roman Gushchin <roman.gushchin@...ux.dev>,
Hyeonggon Yoo <42.hyeyoo@...il.com>,
"Uladzislau Rezki (Sony)" <urezki@...il.com>
Subject: [GIT PULL] slab fixes for 6.14-rc5
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(-)
Powered by blists - more mailing lists