diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2023-12-13 21:58:31 +0000 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-29 11:58:29 -0800 |
commit | b99b4e0d9d7f29b428bacd7a61188b2abf340c1e (patch) | |
tree | 60c002e9731a6a9a911f5783d7b70e7822ce5f59 /io_uring | |
parent | 96c7b0b42239e7b8987b2664b458dc74e825f760 (diff) | |
download | lwn-b99b4e0d9d7f29b428bacd7a61188b2abf340c1e.tar.gz lwn-b99b4e0d9d7f29b428bacd7a61188b2abf340c1e.zip |
mm: pass a folio to __swap_writepage()
Both callers now have a folio, so pass that in instead of the page.
Removes a few hidden calls to compound_head().
Link: https://lkml.kernel.org/r/20231213215842.671461-3-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'io_uring')
0 files changed, 0 insertions, 0 deletions