From: Ard Biesheuvel Date: Mon, 20 Oct 2014 14:35:21 +0000 (+0200) Subject: arm64/efi: remove free_boot_services() and friends X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~117^2~33^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3033b84596eaec0093b68c5711c265738eb0745d;p=pandora-kernel.git arm64/efi: remove free_boot_services() and friends Now that we are calling SetVirtualAddressMap() from the stub, there is no need to reserve boot-only memory regions, which implies that there is also no reason to free them again later. Acked-by: Leif Lindholm Acked-by: Will Deacon Tested-by: Leif Lindholm Signed-off-by: Ard Biesheuvel --- Reading git-diff-tree failed