diff options
author | Vishal Moola (Oracle) <vishal.moola@gmail.com> | 2022-11-17 23:30:53 -0800 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-11-30 15:59:02 -0800 |
commit | 64ab3195ea077eaeedc8b382939c3dc5ca56f369 (patch) | |
tree | 6fe1502fb3b5b6a709c35deb3bd125f6bac9cbcd /mm/truncate.c | |
parent | 6dd8fe86fa84729538d8bed3149faf9c5886bb5b (diff) | |
download | linux-64ab3195ea077eaeedc8b382939c3dc5ca56f369.tar.bz2 |
khugepage: replace try_to_release_page() with filemap_release_folio()
Replace some calls with their folio equivalents. This change removes 4
calls to compound_head() and is in preparation for the removal of the
try_to_release_page() wrapper.
Link: https://lkml.kernel.org/r/20221118073055.55694-3-vishal.moola@gmail.com
Signed-off-by: Vishal Moola (Oracle) <vishal.moola@gmail.com>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Naoya Horiguchi <naoya.horiguchi@nec.com>
Cc: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/truncate.c')
0 files changed, 0 insertions, 0 deletions