]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Book3S HV: Fix host radix SLB optimisation with hash guests
authorNicholas Piggin <npiggin@gmail.com>
Thu, 11 Feb 2021 05:38:30 +0000 (15:38 +1000)
committerPaul Mackerras <paulus@ozlabs.org>
Thu, 11 Feb 2021 06:28:15 +0000 (17:28 +1100)
commitd613d2b4e0f5664970fcb7b3311487a2aa4437f0
tree5cde22455580fd641743ee362809e2786a33e971
parent37813f03a19f795a16550fe95156ed02a53ed089
KVM: PPC: Book3S HV: Fix host radix SLB optimisation with hash guests

Commit d9fcbcdeee40 ("KVM: PPC: Book3S HV: Fix radix guest SLB side
channel") incorrectly removed the radix host instruction patch to skip
re-loading the host SLB entries when exiting from a hash
guest. Restore it.

Fixes: d9fcbcdeee40 ("KVM: PPC: Book3S HV: Fix radix guest SLB side channel")
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
arch/powerpc/kvm/book3s_hv_rmhandlers.S