]> git.dujemihanovic.xyz Git - linux.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)
commit72476aaa469179222b92c380de60c76b4cb9a318
tree5cde22455580fd641743ee362809e2786a33e971
parentab950e1acd2175eae825cfcbac621c0625ad2a86
KVM: PPC: Book3S HV: Fix host radix SLB optimisation with hash guests

Commit 68ad28a4cdd4 ("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: 68ad28a4cdd4 ("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