Commit f9395bf
slab: Remove folio references from ___kmalloc_large_node()
There's no need to use folio APIs here; just use a page directly.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Harry Yoo <harry.yoo@oracle.com>
Link: https://patch.msgid.link/20251113000932.1589073-6-willy@infradead.org
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>1 parent 09fa19e commit f9395bf
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5571 | 5571 | | |
5572 | 5572 | | |
5573 | 5573 | | |
5574 | | - | |
| 5574 | + | |
5575 | 5575 | | |
5576 | 5576 | | |
5577 | 5577 | | |
| |||
5581 | 5581 | | |
5582 | 5582 | | |
5583 | 5583 | | |
5584 | | - | |
| 5584 | + | |
5585 | 5585 | | |
5586 | | - | |
| 5586 | + | |
5587 | 5587 | | |
5588 | | - | |
5589 | | - | |
5590 | | - | |
| 5588 | + | |
| 5589 | + | |
| 5590 | + | |
5591 | 5591 | | |
5592 | | - | |
| 5592 | + | |
5593 | 5593 | | |
5594 | 5594 | | |
5595 | 5595 | | |
| |||
0 commit comments