aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/preload
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2021-12-03 08:50:01 -0500
committerMatthew Wilcox (Oracle) <willy@infradead.org>2022-01-08 00:28:41 -0500
commit7b774aab7941e195d3130caa856da6904333988b (patch)
tree8e226d20f5a1f82946e54c4303f393d909bdf769 /kernel/bpf/preload
parent3506659e18a61ae525f3b9b4f5af23b4b149d4db (diff)
downloadlinux-7b774aab7941e195d3130caa856da6904333988b.tar.gz
shmem: Convert part of shmem_undo_range() to use a folio
find_lock_entries() never returns tail pages. We cannot use page_folio() here as the pagevec may also contain swap entries, so simply cast for now. This is an intermediate step which will be fully removed by the end of this series. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: William Kucharski <william.kucharski@oracle.com>
Diffstat (limited to 'kernel/bpf/preload')
0 files changed, 0 insertions, 0 deletions