diff options
author | 2025-01-07 16:43:42 +0100 | |
---|---|---|
committer | 2025-01-31 12:03:40 +0100 | |
commit | c5f64c98a1f7e4ca0e55b441620473389b8c7a72 (patch) | |
tree | 4574f1f7d659798c3d058a72a6c78245eddbc7d2 /scripts/lib/kdoc/kdoc_parser.py | |
parent | KVM: s390: vsie: fix some corner-cases when grabbing vsie pages (diff) | |
download | linux-rng-c5f64c98a1f7e4ca0e55b441620473389b8c7a72.tar.xz linux-rng-c5f64c98a1f7e4ca0e55b441620473389b8c7a72.zip |
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 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions