KERN_CONT
printk(KERN_CONT " 0x%08x",
printk(KERN_CONT "\n");
#define pr_cont(fmt, arg...) printk(KERN_CONT pr_fmt(fmt), ## arg)