Commit e409021
slab: Remove folio references from kfree()
This should generate identical code to the previous version, but
without any dependency on how folios work.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Link: https://patch.msgid.link/20251113000932.1589073-9-willy@infradead.org
Reviewed-by: Harry Yoo <harry.yoo@oracle.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>1 parent f262cfd commit e409021
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6817 | 6817 | | |
6818 | 6818 | | |
6819 | 6819 | | |
6820 | | - | |
| 6820 | + | |
6821 | 6821 | | |
6822 | 6822 | | |
6823 | 6823 | | |
| |||
6827 | 6827 | | |
6828 | 6828 | | |
6829 | 6829 | | |
6830 | | - | |
6831 | | - | |
6832 | | - | |
| 6830 | + | |
| 6831 | + | |
| 6832 | + | |
| 6833 | + | |
6833 | 6834 | | |
6834 | 6835 | | |
6835 | 6836 | | |
6836 | | - | |
6837 | 6837 | | |
6838 | 6838 | | |
6839 | 6839 | | |
| |||
0 commit comments