[GIT PULL] slab fixes for 5.19

From: Vlastimil Babka
Date: Mon Jun 20 2022 - 08:03:48 EST


Linus

please pull the slab fixes for 5.19 from

git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-5.19-fixup

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

- A slub fix for PREEMPT_RT locking semantics from Sebastian.

- A slub fix for state corruption due to a possible race scenario from Jann.

Thanks,
Vlastimil

----------------------------------------------------------------
Jann Horn (1):
mm/slub: add missing TID updates on slab deactivation

Sebastian Andrzej Siewior (1):
mm/slub: Move the stackdepot related allocation out of IRQ-off section.

mm/slub.c | 43 ++++++++++++++++++++++++++++++++++++-------
1 file changed, 36 insertions(+), 7 deletions(-)