projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
3662c13
1f04b07
)
Merge branch 'slab/for-6.1/slub_validation_locking' into slab/for-next
author
Vlastimil Babka
<vbabka@suse.cz>
Fri, 23 Sep 2022 08:33:45 +0000
(10:33 +0200)
committer
Vlastimil 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
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
mm/slub.c
Simple merge