Hi all, Here are a trio of patches that clean up '%p'-related printk format strings. The first patch removes redundant '0x' prefixes; the second makes us use '%pS' consistently for instruction pointers; and the third undoes the new "don't leak pointers to dmesg" code in 4.15-rc1 if CONFIG_XFS_DEBUG=y so that we can actually chase pointers again. --D -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html