From: Sekhar Nori Date: Thu, 19 Nov 2009 10:04:01 +0000 (+0530) Subject: davinci: enable ARCH_HAS_HOLES_MEMORYMODEL for DaVinci X-Git-Tag: v2.6.33-rc4~81^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae88e05a5adb5f6da2d1e1a852bea8c88cb2c9cb;p=pandora-kernel.git davinci: enable ARCH_HAS_HOLES_MEMORYMODEL for DaVinci All DaVinci platforms include a DSP or co-processor for audio/video acceleration. While creating memory for the DSP/co-processor, system integrator can end up creating a hole in the memory map of the sort: This sort of configuration needs ARCH_HAS_HOLES_MEMORYMODEL enabled. See further details see this discussion on ARM linux mailing list: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg15262.html The patch is boot tested on OMAP-L138, DM6446 and DM355 EVMs Signed-off-by: Sekhar Nori CC: Sriramakrishnan CC: Khasim Syed Mohammed Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed