summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorDavid Matlack <dmatlack@google.com>2022-06-22 22:26:52 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2022-06-24 11:51:54 +0300
commit7f49777550e55a7d6832cbb0873f48f91c175b9c (patch)
tree0a1dc43e8fc6e3ff344fc22a3117a64e628e170c /include/linux
parent2e65e842c57d72e9a573ba42bc2055b7f626ea1f (diff)
downloadlinux-7f49777550e55a7d6832cbb0873f48f91c175b9c.tar.xz
KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
The quadrant is only used when gptes are 4 bytes, but mmu_alloc_{direct,shadow}_roots() pass in a non-zero quadrant for PAE page directories regardless. Make this less confusing by only passing in a non-zero quadrant when it is actually necessary. Signed-off-by: David Matlack <dmatlack@google.com> Message-Id: <20220516232138.1783324-6-dmatlack@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions