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)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 7 Feb 2019 11:44:46 +0000 (11:44 +0000)
commit20589c8cc47dce5854c8bf1b44a9fc63d798d26d
treee2964730b98027a8a1afc7586f133a601fdaab4f
parent358b28f09f0ab074d781df72b8a671edb1547789
arm/arm64: KVM: Don't panic on failure to properly reset system registers

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>
arch/arm/kvm/coproc.c
arch/arm64/kvm/sys_regs.c