__warn_printk
extern __printf(1, 2) void __warn_printk(const char *fmt, ...);
__warn_printk(arg); \
EXPORT_SYMBOL(__warn_printk);