Allow for 64bit MMIO ports in the iomap printing buffer Signed-off-by: Alan Cox <alan@xxxxxxxxxx> --- linux-2.6.22-rc6-mm1/include/asm-generic/iomap.h~ 2007-07-20 14:08:07.000000000 +0100 +++ linux-2.6.22-rc6-mm1/include/asm-generic/iomap.h 2007-07-20 14:08:07.310897944 +0100 @@ -67,7 +67,7 @@ /* Convert an iomap to text for this platform */ extern char *iomap_name(void __iomem *addr, char *buf, size_t len); -#define IOMAP_NAMELEN 12 +#define IOMAP_NAMELEN 20 #endif - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html