On 23/11/12 16:47, Arnd Bergmann wrote: > 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 <james.ho...@imgtec.com> > > Good catch! > > Acked-by: Arnd Bergmann <a...@arndb.de> >
Hi Arnd, Would you like me to include this in the meta patchset or is it okay for you to take it through the asm-generic tree? (I can resend separately if you like) Thanks James -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/