diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2024-04-05 16:32:24 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-04-25 20:56:43 -0700 |
commit | 5b8d75913a0ed9deb16140c0aa880c4d6db2dc62 (patch) | |
tree | 6609b91f872c3ea3eaa33de9bc45a164f4c4f2bc /mm/swap.c | |
parent | 2f166704290eadec480209cf28060f154184afe9 (diff) |
mm: combine free_the_page() and free_unref_page()
The pcp_allowed_order() check in free_the_page() was only being skipped by
__folio_put_small() which is about to be rearranged.
Link: https://lkml.kernel.org/r/20240405153228.2563754-3-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Zi Yan <ziy@nvidia.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/swap.c')
0 files changed, 0 insertions, 0 deletions