diff options
author | 2025-01-23 15:46:27 +0100 | |
---|---|---|
committer | 2025-01-31 12:03:53 +0100 | |
commit | 84b7387692a8c849bd8bddd0f5c5474d4923aa6e (patch) | |
tree | 73c5b1660f0823cb3438f4c3b046a6259829cd33 /scripts/generate_rust_analyzer.py | |
parent | KVM: s390: move PGSTE softbits (diff) | |
download | wireguard-linux-84b7387692a8c849bd8bddd0f5c5474d4923aa6e.tar.xz wireguard-linux-84b7387692a8c849bd8bddd0f5c5474d4923aa6e.zip |
KVM: s390: remove the last user of page->index
Shadow page tables use page->index to keep the g2 address of the guest
page table being shadowed.
Instead of keeping the information in page->index, split the address
and smear it over the 16-bit softbits areas of 4 PGSTEs.
This removes the last s390 user of page->index.
Reviewed-by: Steffen Eiden <seiden@linux.ibm.com>
Reviewed-by: Christoph Schlameuss <schlameuss@linux.ibm.com>
Link: https://lore.kernel.org/r/20250123144627.312456-16-imbrenda@linux.ibm.com
Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Message-ID: <20250123144627.312456-16-imbrenda@linux.ibm.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions