diff options
author | 2024-04-03 18:18:32 +0100 | |
---|---|---|
committer | 2024-04-25 20:56:33 -0700 | |
commit | 0234779276e56fb17677f3cf64d7cd501f8abe69 (patch) | |
tree | 76a6d8d9a2d7d04ad272e03d39ea7145604b8f4a /mm/memory.c | |
parent | khugepaged: convert alloc_charge_hpage to alloc_charge_folio (diff) | |
download | wireguard-linux-0234779276e56fb17677f3cf64d7cd501f8abe69.tar.xz wireguard-linux-0234779276e56fb17677f3cf64d7cd501f8abe69.zip |
khugepaged: remove hpage from collapse_huge_page()
Work purely in terms of the folio. Removes a call to compound_head()
in put_page().
Link: https://lkml.kernel.org/r/20240403171838.1445826-4-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Vishal Moola (Oracle) <vishal.moola@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions