From: Ard Biesheuvel Date: Mon, 20 Oct 2014 14:41:38 +0000 (+0200) Subject: arm64/efi: remove idmap manipulations from UEFI code X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~117^2~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9679be103108926cfe9e6fd2f6829cefa77e47b0;p=pandora-kernel.git arm64/efi: remove idmap manipulations from UEFI code Now that we have moved the call to SetVirtualAddressMap() to the stub, UEFI has no use for the ID map, so we can drop the code that installs ID mappings for UEFI memory regions. Acked-by: Leif Lindholm Acked-by: Will Deacon Tested-by: Leif Lindholm Signed-off-by: Ard Biesheuvel --- Reading git-diff-tree failed