[GIT PULL] slab fix for 6.2-rc5

From: Vlastimil Babka
Date: Thu Jan 19 2023 - 04:54:36 EST


Linus,

please pull the latest slab fixes from:

git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-6.2-rc5

There is just a single fix, after the lkp report originally for a slub-tiny
commit ended up to be a gcov/compiler bug.

- periodically resched in SLAB's drain_freelist(), by David Rientjes

----------------------------------------------------------------
David Rientjes (1):
mm, slab: periodically resched in drain_freelist()

mm/slab.c | 2 ++
1 file changed, 2 insertions(+)