From: Rob Herring Date: Thu, 25 Jul 2013 20:25:26 +0000 (-0500) Subject: ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL X-Git-Tag: v3.12-rc1~75^2~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e511333212de472a0dc0b85e7b5524d18177d1ed;p=pandora-kernel.git ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL On Midway, the first 4G of memory starts at 0 and the rest of memory (4GB+) starts at 0x2_00000000, so we need to enable pfn_valid checks by selecting ARCH_HAS_HOLES_MEMORYMODEL. Signed-off-by: Rob Herring --- Reading git-diff-tree failed