diff options
author | 2024-10-02 16:13:27 +0100 | |
---|---|---|
committer | 2024-11-06 20:11:08 -0800 | |
commit | f0327de7067c008088d96592198ec6df045c5a1b (patch) | |
tree | d6a318bfe5a970443344e6dd810bb3f129eac16b /mm/page_io.c | |
parent | mm: remove PageKsm() (diff) | |
download | wireguard-linux-f0327de7067c008088d96592198ec6df045c5a1b.tar.xz wireguard-linux-f0327de7067c008088d96592198ec6df045c5a1b.zip |
gup: convert FOLL_TOUCH case in follow_page_pte() to folio
We already have the folio here, so just use it, removing three hidden
calls to compound_head().
Link: https://lkml.kernel.org/r/20241002151403.1345296-1-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/page_io.c')
0 files changed, 0 insertions, 0 deletions