Tejun Heo
e24dcbef93
shpchp: update workqueue usage
...
* Rename shpchp_wq to shpchp_ordered_wq and add non-ordered shpchp_wq
which is used instead of the system workqueue. This is to remove
the use of flush_scheduled_work() which is deprecated and scheduled
for removal.
* With cmwq in place, there's no point in creating workqueues lazily.
Create both shpchp_wq and shpchp_ordered_wq upfront.
* Include workqueue.h from shpchp.h.
Signed-off-by: Tejun Heo <tj@kernel.org >
Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org >
2010-10-18 08:33:02 +02:00
..
2010-09-07 16:00:17 -07:00
2010-10-11 15:20:26 +02:00
2010-08-12 09:11:31 -07:00
2010-09-09 00:49:43 +02:00
2010-09-10 07:26:27 -07:00
2010-09-08 11:19:18 -07:00
2010-08-13 10:06:54 +02:00
2010-08-12 09:11:31 -07:00
2010-08-26 12:46:03 +02:00
2010-09-08 21:25:55 +02:00
2010-08-14 12:34:34 -07:00
2010-09-09 18:57:24 -07:00
2010-09-15 11:13:09 +10:00
2010-09-14 10:58:42 +02:00
2010-09-17 17:24:15 +02:00
2010-08-14 11:57:54 -07:00
2010-08-15 11:17:52 -07:00
2010-09-08 14:43:28 -07:00
2010-08-31 18:28:15 -07:00
2010-10-17 11:25:03 +02:00
2010-08-12 09:11:31 -07:00
2010-08-24 15:28:28 +10:00
2010-09-17 13:53:28 +10:00
2010-08-24 10:42:08 -07:00
2010-08-12 08:43:31 -07:00
2010-08-14 16:21:00 -07:00
2010-08-12 10:01:30 -07:00
2010-08-12 10:01:59 -07:00
2010-09-09 18:57:23 -07:00
2010-09-14 17:05:39 -07:00
2010-09-16 12:56:12 -07:00
2010-08-25 09:09:09 +02:00
2010-08-12 09:11:31 -07:00
2010-10-18 08:33:02 +02:00
2010-09-15 17:57:09 +02:00
2010-08-24 10:42:09 -07:00
2010-09-08 14:35:10 +04:00
2010-09-06 11:14:47 +01:00
2010-09-09 18:57:24 -07:00
2010-09-10 07:26:27 -07:00
2010-09-09 09:58:18 -05:00
2010-09-16 12:56:12 -07:00
2010-09-08 22:50:10 -06:00
2010-09-03 17:37:16 -07:00
2010-09-03 17:33:41 -07:00
2010-09-06 09:49:39 +03:00
2010-09-16 12:56:48 -07:00
2010-09-15 18:43:58 +00:00
2010-08-28 13:55:31 -07:00
2010-09-17 10:23:08 -07:00