From: Ard Biesheuvel Date: Sat, 18 Oct 2014 13:04:15 +0000 (+0200) Subject: efi: split off remapping code from efi_config_init() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~117^2~33^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bb68410ef22067b08fd52887875b8f337f89dcc;p=pandora-kernel.git efi: split off remapping code from efi_config_init() Split of the remapping code from efi_config_init() so that the caller can perform its own remapping. This is necessary to correctly handle virtually remapped UEFI memory regions under kexec, as efi.systab will have been updated to a virtual address. Acked-by: Matt Fleming Tested-by: Leif Lindholm Signed-off-by: Ard Biesheuvel --- Reading git-diff-tree failed