commit | 3e9a13daa61253e28a1c7d8f366931e0a58a2b5a | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Fri Sep 02 20:46:48 2022 +0100 |
committer | Andrew Morton <akpm@linux-foundation.org> | Mon Oct 03 14:02:54 2022 -0700 |
tree | a99ce0d16e8bc60fe30357bc22e0afa5b2cac664 | |
parent | c33db29231ad242b0c381c60b1603f5e1dec7e46 [diff] |
huge_memory: convert split_huge_page_to_list() to use a folio Saves many calls to compound_head(). Link: https://lkml.kernel.org/r/20220902194653.1739778-53-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>