[GIT PULL] slab fix for 6.3-rc4

From: Vlastimil Babka
Date: Fri Mar 24 2023 - 11:04:59 EST


Linus,

please pull the latest slab fix from:

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

Note the tag was signed with a new subkey (of same gpg key). I'm not sure if
it's transparent for your tooling or not. It was uploaded to korg-pgpkeys git
(also ubuntu and keys.openpgp.org keyservers) a few weeks ago. The timing
with github ssh key rotation is pre coincidence :)

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

There's a single build fix for a corner case configuration that is
apparently possible to achieve on some arches, from Geert.

----------------------------------------------------------------
Geert Uytterhoeven (1):
mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP

mm/slab.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)