diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2025-05-14 18:13:12 +0100 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-05-15 12:14:29 +0200 |
commit | 5f152cc012f42e19d40088039c07eec3736b0705 (patch) | |
tree | 7d150bc08aa3f9734fd5300425c223fe83d44277 /scripts/gdb/linux/proc.py | |
parent | 4fae90d04a58cd9882c5158b6b1d22d0cf544fc0 (diff) |
fs: Convert __page_get_link() to use a folio
Retrieve a folio from the page cache instead of a page and operate
on it. Removes two hidden calls to compound_head().
Signed-off-by: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Link: https://lore.kernel.org/20250514171316.3002934-2-willy@infradead.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions