]> 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)
commit553778f0bbdccb2c1c724989cb24e64d8a6d2e1f
tree7c63011a4d0451737e15b3471f057cf88291260f
parenta3c66f359ff90a17ce1dc977ae7def6ba2974aa4
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: db4e28aadb40 ("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