projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
4b28ba9
b539ce9
)
Merge branch 'slab/for-6.2/locking' into slab/for-next
author
Vlastimil Babka
<vbabka@suse.cz>
Thu, 10 Nov 2022 08:48:37 +0000
(09:48 +0100)
committer
Vlastimil Babka
<vbabka@suse.cz>
Mon, 21 Nov 2022 09:35:38 +0000
(10:35 +0100)
A patch from Jiri Kosina that makes SLAB's list_lock a raw_spinlock_t.
While there are no plans to make SLAB actually compatible with
PREEMPT_RT or any other future, it makes !PREEMPT_RT lockdep happy.
1
2
mm/slab.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
mm/slab.c
Simple merge