]> 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)
commitb50fd8267886e685cf98866ef90bef4e605b7999
treef76af58124936d36e22a7e69b992b5cf414e0c2e
parenta65b906f99c2b12efbc118e5d4e89d1e80e97585
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