diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2023-12-13 22:58:37 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-29 20:58:31 +0100 |
commit | 3c3ebd82e0d1e77df7a3906e79b42d8f0793bdd7 (patch) | |
tree | 3550dd0936877098f1fbe5f700b03379a25dbfd9 /mm/swapfile.c | |
parent | mm: pass a folio to swap_readpage_bdev_sync() (diff) | |
download | linux-3c3ebd82e0d1e77df7a3906e79b42d8f0793bdd7.tar.xz linux-3c3ebd82e0d1e77df7a3906e79b42d8f0793bdd7.zip |
mm: pass a folio to swap_readpage_bdev_async()
Make it plain that this takes the head page (which before this point
was just an assumption, but is now enforced by the compiler).
Link: https://lkml.kernel.org/r/20231213215842.671461-9-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions