Tejun Heo
18aa9effad
workqueue: implement WQ_NON_REENTRANT
...
With gcwq managing all the workers and work->data pointing to the last
gcwq it was on, non-reentrance can be easily implemented by checking
whether the work is still running on the previous gcwq on queueing.
Implement it.
Signed-off-by: Tejun Heo <tj@kernel.org >
2010-06-29 10:07:13 +02:00
..
2010-05-30 09:12:43 -07:00
2010-05-26 08:30:15 -07:00
2010-05-27 11:34:55 -07:00
2010-05-28 01:37:38 +02:00
2010-05-28 01:38:00 +02:00
2010-05-31 13:11:47 +09:00
2010-05-31 16:41:35 +02:00
2010-05-31 18:17:22 +02:00
2010-05-28 14:42:18 -07:00
2010-05-27 09:12:53 -07:00
2010-06-01 11:08:43 +02:00
2010-05-30 09:00:03 -07:00
2010-06-01 12:23:18 +02:00
2010-05-27 22:15:33 -04:00
2010-05-27 09:12:44 -07:00
2010-05-27 09:12:53 -07:00
2010-05-29 09:12:30 -07:00
2010-06-29 10:07:12 +02:00
2010-05-27 21:06:58 -04:00
2010-06-08 21:40:36 +02:00
2010-05-27 09:12:45 -07:00
2010-05-27 09:12:53 -07:00
2010-06-01 11:12:28 +02:00
2010-05-25 08:07:05 -07:00
2010-05-25 08:07:02 -07:00
2010-05-27 22:05:02 -04:00
2010-05-27 22:05:02 -04:00
2010-05-27 22:03:07 -04:00
2010-06-04 17:16:28 -04:00
2010-05-27 15:23:47 -07:00
2010-05-25 08:07:01 -07:00
2010-05-27 09:12:42 -07:00
2010-05-25 08:07:01 -07:00
2010-06-01 08:55:52 -07:00
2010-05-25 08:07:09 -07:00
2010-05-25 08:07:05 -07:00
2010-05-27 09:12:45 -07:00
2010-06-29 10:07:09 +02:00
2010-05-26 17:34:16 +01:00
2010-05-26 13:07:55 +01:00
2010-06-02 13:50:10 -04:00
2010-05-25 08:07:07 -07:00
2010-05-25 08:07:09 -07:00
2010-05-27 09:12:44 -07:00
2010-05-25 08:07:00 -07:00
2010-06-09 08:50:31 -07:00
2010-05-25 08:07:02 -07:00
2010-05-27 09:12:57 -07:00
2010-06-05 11:17:36 +09:30
2010-05-30 09:00:03 -07:00
2010-05-27 09:12:47 -07:00
2010-05-27 09:12:44 -07:00
2010-06-07 16:03:10 -04:00
2010-06-04 15:39:54 -07:00
2010-06-01 08:55:52 -07:00
2010-06-08 21:40:36 +02:00
2010-06-04 15:21:45 -07:00
2010-06-03 14:54:39 +02:00
2010-05-27 18:56:27 +02:00
2010-05-30 09:11:11 -07:00
2010-05-27 09:12:52 -07:00
2010-05-25 08:07:03 -07:00
2010-05-27 09:12:50 -07:00
2010-05-27 09:12:50 -07:00
2010-05-27 09:12:51 -07:00
2010-05-30 09:02:47 -07:00
2010-06-08 21:40:37 +02:00
2010-05-27 09:12:39 -07:00
2010-05-27 09:12:49 -07:00
2010-05-25 11:41:43 -04:00
2010-06-10 22:23:34 -07:00
2010-05-30 13:02:08 +03:00
2010-06-01 08:55:52 -07:00
2010-05-27 09:12:43 -07:00
2010-05-27 09:12:52 -07:00
2010-06-04 15:21:45 -07:00
2010-05-27 09:12:51 -07:00
2010-05-27 09:12:57 -07:00
2010-06-03 13:13:34 +10:00
2010-06-29 10:07:13 +02:00
2010-06-08 18:12:44 -07:00