From: Leif Lindholm Date: Mon, 28 Jul 2014 18:03:03 +0000 (+0100) Subject: arm64: ignore DT memreserve entries when booting in UEFI mode X-Git-Tag: omap-for-v3.17/fixes-against-rc2~25^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86c8b27a01cf6c16fc159ade223cb2ccc70dc4b5;p=pandora-kernel.git arm64: ignore DT memreserve entries when booting in UEFI mode UEFI provides its own method for marking regions to reserve, via the memory map which is also used to initialise memblock. So when using the UEFI memory map, ignore any memreserve entries present in the DT. Reported-by: Mark Rutland Reviewed-by: Mark Rutland Acked-by: Catalin Marinas Signed-off-by: Leif Lindholm Signed-off-by: Will Deacon --- Reading git-diff-tree failed