console_callback
static void console_callback(struct work_struct *ignored);
static DECLARE_WORK(console_work, console_callback);