KVM: PPC: Book3S HV: Fix stack frame regs marker
authorNicholas Piggin <npiggin@gmail.com>
Thu, 6 Oct 2022 14:33:45 +0000 (00:33 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 7 Oct 2022 10:30:25 +0000 (21:30 +1100)
commit376b3275c19f83d373e841e9af2d7658693190b9
tree40a960885fe0697b947e242eeef0566fa1f7eb75
parent94746890202cf18e5266b4de77895243e55b0a79
KVM: PPC: Book3S HV: Fix stack frame regs marker

The hard-coded marker is out of date now, fix it using the nice define.

Fixes: 17773afdcd15 ("powerpc/64: use 32-bit immediate for STACK_FRAME_REGS_MARKER")
Reported-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20221006143345.129077-1-npiggin@gmail.com
arch/powerpc/kvm/book3s_hv_rmhandlers.S