diff options
author | Vishal Moola (Oracle) <vishal.moola@gmail.com> | 2023-06-14 05:13:12 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-06-20 02:19:35 +0300 |
commit | 5d949953f841fd661a2a49df188426d5930ed723 (patch) | |
tree | c5a7435856582d7c0a9a5657b0948cbb63efb2ef /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 503670ee6d0670e114a66b8cf2bcd3f71f53c2f7 (diff) | |
download | linux-5d949953f841fd661a2a49df188426d5930ed723.tar.xz |
mm: remove is_longterm_pinnable_page() and reimplement folio_is_longterm_pinnable()
folio_is_longterm_pinnable() already exists as a wrapper function. Now
that the whole implementation of is_longterm_pinnable_page() can be
implemented using folios, folio_is_longterm_pinnable() can be made its own
standalone function - and we can remove is_longterm_pinnable_page().
Link: https://lkml.kernel.org/r/20230614021312.34085-6-vishal.moola@gmail.com
Signed-off-by: Vishal Moola (Oracle) <vishal.moola@gmail.com>
Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Lorenzo Stoakes <lstoakes@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions