Commit b555905
slab: Remove unnecessary call to compound_head() in alloc_from_pcs()
Each page knows which node it belongs to, so there's no need to
convert to a folio.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Harry Yoo <harry.yoo@oracle.com>
Link: https://patch.msgid.link/20251124142329.1691780-1-willy@infradead.org
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>1 parent 76ade24 commit b555905
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5149 | 5149 | | |
5150 | 5150 | | |
5151 | 5151 | | |
5152 | | - | |
| 5152 | + | |
5153 | 5153 | | |
5154 | 5154 | | |
5155 | 5155 | | |
| |||
0 commit comments