diff options
| author | David Hildenbrand <[email protected]> | 2024-05-08 20:29:54 +0200 |
|---|---|---|
| committer | Alexander Gordeev <[email protected]> | 2024-06-05 17:17:25 +0200 |
| commit | 99b3f8f76f7a9eb2816d2af5b0b9de4a11dbc721 (patch) | |
| tree | aa47f346298de184f09beb3de661a70377930f85 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 7d17143469879409692dc6279794e71be4bb1196 (diff) | |
s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLE
Let's also implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLE, so we can convert
arch_make_page_accessible() to be a simple wrapper around
arch_make_folio_accessible(). Unfortunately, we cannot do that in the
header.
There are only two arch_make_page_accessible() calls remaining in gup.c.
We can now drop HAVE_ARCH_MAKE_PAGE_ACCESSIBLE completely form core-MM.
We'll handle that separately, once the s390x part landed.
Suggested-by: Matthew Wilcox <[email protected]>
Reviewed-by: Claudio Imbrenda <[email protected]>
Signed-off-by: David Hildenbrand <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Alexander Gordeev <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions