]> git.baikalelectronics.ru Git - 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)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 7 Feb 2019 11:44:46 +0000 (11:44 +0000)
commit7bc6f590dfe7cca1a649e9136ff5fbfa75b3e00f
treee2964730b98027a8a1afc7586f133a601fdaab4f
parentfcde519638b950d2aff4c2770bc49281e422a2f6
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