diff options
author | 2024-05-08 20:29:55 +0200 | |
---|---|---|
committer | 2024-06-05 17:17:26 +0200 | |
commit | 1433b36e3ab67772a37db624fc1f8e66d443690d (patch) | |
tree | e6b35be4a6cb33a053c850a674956f0205a898b9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLE (diff) | |
download | wireguard-linux-1433b36e3ab67772a37db624fc1f8e66d443690d.tar.xz wireguard-linux-1433b36e3ab67772a37db624fc1f8e66d443690d.zip |
s390/hugetlb: Convert PG_arch_1 code to work on folio->flags
Let's make it clearer that we are always working on folio flags and
never page flags of tail pages by converting remaining PG_arch_1 users
that modify page->flags to modify folio->flags instead.
No functional change intended, because we would always have worked with
the head page (where page->flags corresponds to folio->flags) and never
with tail pages.
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Link: https://lore.kernel.org/r/20240508182955.358628-11-david@redhat.com
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions