diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2022-12-15 21:43:52 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-01-18 17:12:39 -0800 |
| commit | abc8a8a2c7dc7b557619befa8fb29be60ed481bc (patch) | |
| tree | cbf1b71e62d8bc6168b372b2748e66bb8e9e7792 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | d685c668b0695dff927c85e27ef27d4f404f16a3 (diff) | |
buffer: replace obvious uses of b_page with b_folio
These cases just check if it's NULL, or use b_page to get to the page's
address space. They are assumptions that b_page never points to a tail
page.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions