Merge branch 'slab/for-6.1/slub_validation_locking' into slab/for-next
authorVlastimil Babka <vbabka@suse.cz>
Fri, 23 Sep 2022 08:33:45 +0000 (10:33 +0200)
committerVlastimil Babka <vbabka@suse.cz>
Fri, 23 Sep 2022 08:33:45 +0000 (10:33 +0200)
My series [1] to fix validation races for caches with enabled debugging.

By decoupling the debug cache operation more from non-debug fastpaths,
additional locking simplifications were possible and done afterwards.

Additional cleanup of PREEMPT_RT specific code on top, by Thomas Gleixner.

[1] https://lore.kernel.org/all/20220823170400.26546-1-vbabka@suse.cz/

1  2 
mm/slub.c

diff --cc mm/slub.c
Simple merge