Alan Cox wrote:
+/* Convert an iomap to text for this platform */
+extern char *iomap_name(void __iomem *addr, char *buf, size_t len);
+#define IOMAP_NAMELEN  12
this will truncate on 64-bit addresses

Yes I suppose we could have 64bit MMIO mappings. So make it 20 8)

Shall I send Andrew/you another diff to do this in the next batch of
updates I'll send out ?

Please. In general, I was running through patches from you sent by Andrew (his periodic libata patchbomb). IIRC, a few of those were for testing and did want immediate upstreaming anyway?


-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to