diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2023-06-12 22:01:37 +0100 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-06-19 16:19:31 -0700 |
commit | 3c98a41cc2c03b7570fb3affb310b5123d2e9cbc (patch) | |
tree | 86c9048ddeacdde1861b73645f367eea46102e4b /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 4a9622f2fdaee84c373f3f285d898a3ea60ee9f2 (diff) |
buffer: convert grow_dev_page() to use a folio
Get a folio from the page cache instead of a page, then use the folio API
throughout. Removes a few calls to compound_head() and may be needed to
support block size > PAGE_SIZE.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Cc: Andreas Gruenbacher <[email protected]>
Cc: Bob Peterson <[email protected]>
Cc: Hannes Reinecke <[email protected]>
Cc: Luis Chamberlain <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions