@@ -5,6 +5,7 @@
void ish_printk(const char *msg, ...);
void ish_vprintk(const char *msg, va_list args);
#undef printk
#define printk ish_printk
// debug output utilities
The note is not visible to the blocked user.