From: Marc Zyngier Date: Tue, 4 Feb 2014 18:13:03 +0000 (+0000) Subject: KVM: ARM: vgic: split GICv2 backend from the main vgic code X-Git-Tag: omap-for-v3.17/fixes-against-rc2~130^2~11^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f186d522c69bb18dd9b93a634da4953228c67d4;p=pandora-kernel.git KVM: ARM: vgic: split GICv2 backend from the main vgic code Brutally hack the innocent vgic code, and move the GICv2 specific code to its own file, using vgic_ops and vgic_params as a way to pass information between the two blocks. Acked-by: Catalin Marinas Reviewed-by: Christoffer Dall Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed