aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2022-05-12 20:23:05 -0700
committerAndrew Morton <[email protected]>2022-05-13 07:20:16 -0700
commitb1d0ec3a9a250b2d5ddd790fdaa2245432a903a3 (patch)
tree0057695825b5ccae235df1b84c715075f2403e2c /tools/perf/scripts/python
parent72827e5c2bcb86d56f8a8aa78fde0085d8535567 (diff)
mm/shmem: convert shmem_getpage_gfp to use a folio
Rename shmem_alloc_and_acct_page() to shmem_alloc_and_acct_folio() and have it return a folio, then use a folio throuughout shmem_getpage_gfp(). It continues to return a struct page. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions