diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2023-01-26 20:12:55 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-02-02 22:33:34 -0800 |
| commit | 9160cffd45ee93bc20de134e4f127dac9af0cc18 (patch) | |
| tree | 5f4c0e67bd8097c08669202230f7e290f967bb2d /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | d585bdbeb79aa13b8a9bbe952d90f5252f7fe909 (diff) | |
mpage: convert __mpage_writepage() to use a folio more fully
This is just a conversion to the folio API. While there are some nods
towards supporting multi-page folios in here, the blocks array is still
sized for one page's worth of blocks, and there are other assumptions such
as the blocks_per_page variable.
[[email protected]: fix accidentally-triggering WARN_ON_ONCE]
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Jan Kara <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions