aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/vmalloc.py
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2021-03-06 16:38:38 -0500
committerMatthew Wilcox (Oracle) <[email protected]>2022-01-04 13:15:33 -0500
commite1c37722b0687ea77cd2be9389ead58ea85da465 (patch)
tree091c89f60fe11df726d0e3238ddbfe24346f4f1f /scripts/gdb/linux/vmalloc.py
parentbdb72932976943d4db371e18a5321489351c43da (diff)
filemap: Convert find_get_pages_contig to folios
None of the callers of find_get_pages_contig() want tail pages. They all use order-0 pages today, but if they were converted, they'd want folios. So just remove the call to find_subpage() instead of replacing it with folio_page(). Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: William Kucharski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions