]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: KVM: Add panic handling
authorMarc Zyngier <marc.zyngier@arm.com>
Sun, 25 Oct 2015 15:21:52 +0000 (15:21 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 14 Dec 2015 11:30:42 +0000 (11:30 +0000)
commit94015221fba259271557eeb26d6e8796e56a2a1c
treef76af58124936d36e22a7e69b992b5cf414e0c2e
parent71b90f710b2c790d316677aa61a63cca8045d7bc
arm64: KVM: Add panic handling

Add the panic handler, together with the small bits of assembly
code to call the kernel's panic implementation.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm64/kvm/hyp/hyp-entry.S
arch/arm64/kvm/hyp/hyp.h
arch/arm64/kvm/hyp/switch.c