From: Andre Przywara Date: Tue, 13 Jan 2015 12:02:13 +0000 (+0000) Subject: arm/arm64: KVM: force alignment of VGIC dist/CPU/redist addresses X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~97^2~37^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fa96afd94a9bb29135d6e2e8fdb527e58f4fd5c;p=pandora-kernel.git arm/arm64: KVM: force alignment of VGIC dist/CPU/redist addresses Although the GIC architecture requires us to map the MMIO regions only at page aligned addresses, we currently do not enforce this from the kernel side. Restrict any vGICv2 regions to be 4K aligned and any GICv3 regions to be 64K aligned. Document this requirement. Signed-off-by: Andre Przywara Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed