projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
cc2e9d2
81ce2eb
)
Merge branch 'slab/for-6.3/cleanups' into slab/for-linus
author
Vlastimil Babka
<vbabka@suse.cz>
Tue, 21 Feb 2023 10:49:14 +0000
(11:49 +0100)
committer
Vlastimil Babka
<vbabka@suse.cz>
Tue, 21 Feb 2023 10:49:14 +0000
(11:49 +0100)
A bunch of cleanups for SLAB and SLUB:
- Use the standard idiom to get head page of folio (by SeongJae Park)
- Simplify and inline is_debug_pagealloc_cache() in SLAB (by lvqian)
- Remove unused variable in SLAB (by Gou Hao)
1
2
mm/slab.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
mm/slab.c
Simple merge