]> git.baikalelectronics.ru Git - kernel.git/commit
arm: KVM: keep arm vfp/simd exit handling consistent with arm64
authorMario Smarduch <m.smarduch@samsung.com>
Thu, 16 Jul 2015 21:29:38 +0000 (22:29 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 19 Aug 2015 21:27:58 +0000 (22:27 +0100)
commit44aab3b72162c6dab23f12bac4f2ea7b34da8c55
treef37fbf960bcf92c62f118230c043ad026248df49
parente1feae723ba9fd2f72d80457b68e7d632ae6cc8b
arm: KVM: keep arm vfp/simd exit handling consistent with arm64

After enhancing arm64 FP/SIMD exit handling, ARMv7 VFP exit branch is moved
to guest trap handling. This allows us to keep exit handling flow between both
architectures consistent.

Signed-off-by: Mario Smarduch <m.smarduch@samsung.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/kvm/interrupts.S