From: Magnus Damm Date: Tue, 22 Oct 2013 16:59:54 +0000 (+0100) Subject: ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_t X-Git-Tag: v3.13-rc1~103^2~2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d7d5da7d75c6df676c8b72d32b02ff024438f0c;p=pandora-kernel.git ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_t Use CONFIG_ARCH_PHYS_ADDR_T_64BIT to determine if ignoring or truncating of memory banks is neccessary. This may be needed in the case of 64-bit memory bank addresses but when phys_addr_t is kept 32-bit. Signed-off-by: Magnus Damm Signed-off-by: Russell King --- Reading git-diff-tree failed