]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jun 2022 08:26:08 +0000 (10:26 +0200)
commit75b73d12ae034339d007013b6ca154df457c5bde
treed59d348b8c8b893a0d11698362bdddb8838aa102
parente5b94d067f0a9eeda2757a0bc102bf4366c9d803
KVM: PPC: Book3S HV: Fix vcore_blocked tracepoint

[ Upstream commit ad55bae7dc364417434b69dd6c30104f20d0f84d ]

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

Fixes: ecb6a7207f92 ("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
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/powerpc/kvm/book3s_hv.c
arch/powerpc/kvm/trace_hv.h