]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Book3S HV: Initialize AMOR in nested entry
authorFabiano Rosas <farosas@linux.ibm.com>
Mon, 25 Apr 2022 14:21:51 +0000 (11:21 -0300)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 18 May 2022 14:28:49 +0000 (00:28 +1000)
commit8f5ad4a1a7abd0a6f52294282be441fe61a75909
tree4134d3499ac7da974767e6fa50125b7eb7fc3a30
parent3ae684b306d3bb97f096375a14d92107888ae00d
KVM: PPC: Book3S HV: Initialize AMOR in nested entry

The hypervisor always sets AMOR to ~0, but let's ensure we're not
passing stale values around.

Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220425142151.1495142-1-farosas@linux.ibm.com
arch/powerpc/kvm/book3s_hv.c