Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfio
[cascardo/linux.git] / include / linux / workqueue.h
index f597846..deee212 100644 (file)
@@ -454,6 +454,7 @@ extern bool workqueue_congested(int cpu, struct workqueue_struct *wq);
 extern unsigned int work_busy(struct work_struct *work);
 extern __printf(1, 2) void set_worker_desc(const char *fmt, ...);
 extern void print_worker_info(const char *log_lvl, struct task_struct *task);
+extern void show_workqueue_state(void);
 
 /**
  * queue_work - queue work on a workqueue