2420 boots currently complain: [ 0.000000] BUG: mapping for 0x58000000 at 0xe0000000 overlaps vmalloc space [ 0.000000] BUG: mapping for 0x59000000 at 0xe1000000 overlaps vmalloc space [ 0.000000] BUG: mapping for 0x5a000000 at 0xe2000000 overlaps vmalloc space This short series clarifies that the current IVA address macros are 2420-only, and moves the mapping out of vmalloc space. Boot-tested on N800. - Paul --- Paul Walmsley (2): OMAP2xxx IO mapping: mark DSP mappings as being 2420-only OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc space arch/arm/mach-omap2/io.c | 18 +++++++++-------- arch/arm/plat-omap/include/plat/io.h | 36 +++++++++++++++------------------- arch/arm/plat-omap/io.c | 12 ++++++----- 3 files changed, 31 insertions(+), 35 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html