On Friday 23 November 2012, James Hogan wrote: > Subject: [PATCH 1/1] asm-generic/io.h: check CONFIG_VIRT_TO_BUS > > Make asm-generic/io.h check CONFIG_VIRT_TO_BUS before defining > virt_to_bus() and bus_to_virt(), otherwise it's easy to accidentally > have a silently failing incorrect direct mapped definition rather then > no definition at all. > > Signed-off-by: James Hogan <[email protected]>
Good catch! Acked-by: Arnd Bergmann <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

