diff options
| author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2025-04-02 22:06:03 +0100 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2025-05-11 17:48:04 -0700 |
| commit | c09b997342bcd1b3c2b63c6ff6fecf037a68beff (patch) | |
| tree | ce40772161f0e063ec92a6657ef49107bc6c2b9e /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 5071ea3d7b3d1e9660524374083a929a6885d78a (diff) | |
| download | linux-c09b997342bcd1b3c2b63c6ff6fecf037a68beff.tar.gz linux-c09b997342bcd1b3c2b63c6ff6fecf037a68beff.zip | |
filemap: remove readahead_page()
Patch series "Misc folio patches for 6.16".
Remove a few APIs that we've converted everybody from using. I also found
a few places that extract a page pointer from i_pages, which will be an
invalid thing to do when we separate pages from folios.
This patch (of 8):
All filesystems have now been converted to call readahead_folio() so we
can delete this wrapper.
Link: https://lkml.kernel.org/r/20250402210612.2444135-1-willy@infradead.org
Link: https://lkml.kernel.org/r/20250402210612.2444135-2-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
