From: Marc Zyngier Date: Fri, 21 Jun 2013 10:57:56 +0000 (+0100) Subject: arm64: KVM: split GICv2 world switch from hyp code X-Git-Tag: cleanup-for-v3.18~89^2~11^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a9b13056dde7e3092304d6041ccc60a913042ea;p=pandora-kernel.git arm64: KVM: split GICv2 world switch from hyp code Move the GICv2 world switch code into its own file, and add the necessary indirection to the arm64 switch code. Also introduce a new type field to the vgic_params structure. Acked-by: Catalin Marinas Reviewed-by: Christoffer Dall Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed