summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorDavid Hildenbrand <david@redhat.com>2025-01-07 16:43:42 +0100
committerClaudio Imbrenda <imbrenda@linux.ibm.com>2025-01-31 12:03:40 +0100
commitc5f64c98a1f7e4ca0e55b441620473389b8c7a72 (patch)
tree4574f1f7d659798c3d058a72a6c78245eddbc7d2 /tools/perf/scripts/python/mem-phys-addr.py
parent5f230f41fdd9e799f43a699348dc572bca7159aa (diff)
KVM: s390: vsie: stop using page->index
Let's stop using page->index, and instead use a field inside "struct vsie_page" to hold that value. We have plenty of space left in there. This is one part of stopping using "struct page" when working with vsie pages. We place the "page_to_virt(page)" strategically, so the next cleanups requires less churn. Signed-off-by: David Hildenbrand <david@redhat.com> Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com> Reviewed-by: Christoph Schlameuss <schlameuss@linux.ibm.com> Tested-by: Christoph Schlameuss <schlameuss@linux.ibm.com> Message-ID: <20250107154344.1003072-3-david@redhat.com> Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions