From: Sriram Date: Fri, 29 Jan 2010 22:20:05 +0000 (-0800) Subject: ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAP X-Git-Tag: sz_old_beta2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db4e6b8dac6b6a579a2a73a174b1b98a0b358ca6;p=pandora-kernel.git ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAP OMAP platforms(like OMAP3530) include DSP or other co-processors for media acceleration. when carving out memory for the accelerators we can end up creating a hole in the memory map of sort: To handle such a memory configuration ARCH_HAS_HOLES_MEMORYMODEL has to be enabled. For further information refer discussion at: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg15262.html. Signed-off-by: Sriramakrishnan Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed