diff options
author | 2022-05-12 20:23:02 -0700 | |
---|---|---|
committer | 2022-05-13 07:20:15 -0700 | |
commit | 0a36111c8c20b2edc7c83f084bdba2be9d42c1e9 (patch) | |
tree | ed0d581a25dbc4f874ed2fadb7e94eefa5b1354b /mm/vmalloc.c | |
parent | vmscan: convert dirty page handling to folios (diff) | |
download | linux-dev-0a36111c8c20b2edc7c83f084bdba2be9d42c1e9.tar.xz linux-dev-0a36111c8c20b2edc7c83f084bdba2be9d42c1e9.zip |
vmscan: convert page buffer handling to use folios
This mostly just removes calls to compound_head() although nr_reclaimed
should be incremented by the number of pages, not just 1.
Link: https://lkml.kernel.org/r/20220504182857.4013401-11-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions