[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <c7ebcc0a-3b2a-4a1c-ad8c-2856fed2ade0@suse.cz>
Date: Fri, 8 Nov 2024 14:43:45 +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>
Subject: [GIT PULL] slab fix for 6.12-rc7
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.12-rc7
The problem exists since 6.11 but became noisy due to the new 6.12 warning.
Thanks,
Vlastimil
======================================
- Fix for duplicate caches in some arm64 configurations with
CONFIG_SLAB_BUCKETS (Koichiro Den).
----------------------------------------------------------------
Koichiro Den (1):
mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_create
mm/slab_common.c | 31 ++++++++++++++++++++-----------
1 file changed, 20 insertions(+), 11 deletions(-)
Powered by blists - more mailing lists