]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Book3S HV: Fix vcore_blocked tracepoint
authorFabiano Rosas <farosas@linux.ibm.com>
Mon, 28 Mar 2022 21:58:31 +0000 (18:58 -0300)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 18 May 2022 14:44:50 +0000 (00:44 +1000)
commit2f01284b1f2709c251baa6c11cedcd4fdee317af
tree7c63011a4d0451737e15b3471f057cf88291260f
parent9cf0ace3b487769f253e6bf7dd6e521f0ffeaf7e
KVM: PPC: Book3S HV: Fix vcore_blocked tracepoint

We removed most of the vcore logic from the P9 path but there's still
a tracepoint that tried to dereference vc->runner.

Fixes: 3fe527e24c8d ("KVM: PPC: Book3S HV P9: Remove most of the vcore logic")
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/20220328215831.320409-1-farosas@linux.ibm.com
arch/powerpc/kvm/book3s_hv.c
arch/powerpc/kvm/trace_hv.h