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)
commit5959725a4af615ba6c93c6466e1cc973f3979339
treeb163695594b23e54acd4acf0959a5a919ac1a397
parent3662c13ec62ad7fcd313395040bd691b36136940
parent1f04b07d976da0666dbc2b170634c5531974dfa1
Merge branch 'slab/for-6.1/slub_validation_locking' into slab/for-next

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/
mm/slub.c