]> git.ipfire.org Git - people/arne_f/kernel.git/commit
arm/arm64: KVM: Don't panic on failure to properly reset system registers
authorMarc Zyngier <marc.zyngier@arm.com>
Thu, 20 Dec 2018 13:07:40 +0000 (13:07 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Mar 2019 19:09:43 +0000 (20:09 +0100)
commitc831293622b217eb98d56e6c4a141b9a448dd0e7
tree238d5b0d8738234906cef18e5a0864b9aaf85402
parentb78379c33723a6239f463c66e440e58011546867
arm/arm64: KVM: Don't panic on failure to properly reset system registers

[ Upstream commit 20589c8cc47dce5854c8bf1b44a9fc63d798d26d ]

Failing to properly reset system registers is pretty bad. But not
quite as bad as bringing the whole machine down... So warn loudly,
but slightly more gracefully.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Acked-by: Christoffer Dall <christoffer.dall@arm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/kvm/coproc.c
arch/arm64/kvm/sys_regs.c