From: Tony Lindgren Date: Tue, 20 Oct 2009 00:11:27 +0000 (-0700) Subject: omap: Split vmalloc.h for mach-omap1 and mach-omap2 X-Git-Tag: v2.6.32-omap1~11^2^2~1^2^2^2^2^2~8^2^2~17 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4155da6fc9ac453636bbc505311b105a64da81f8;p=pandora-kernel.git omap: Split vmalloc.h for mach-omap1 and mach-omap2 Earlier patch "omap: Remap L3, L4 to get more kernel io address space" changed the VMALLOC_END. However, this change causes problems on mach-omap1: BUG: mapping for 0xe0000000 at 0xe0000000 overlaps vmalloc space BUG: mapping for 0xe1000000 at 0xe1000000 overlaps vmalloc space Fix this by creating separate vmalloc.h files for mach-omap1 and mach-omap2. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed