From: Marc Zyngier Date: Fri, 9 Aug 2013 17:19:11 +0000 (+0100) Subject: arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch code X-Git-Tag: omap-for-v3.17/fixes-against-rc2~130^2~11^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac3c3747e2db2f326ffc601651de544cdd33a8e9;p=pandora-kernel.git arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch code GICv3 requires the IMO and FMO bits to be tightly coupled with some of the interrupt controller's register switch. In order to have similar code paths, move the manipulation of these bits to the GICv2 switch code. Acked-by: Catalin Marinas Reviewed-by: Christoffer Dall Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed