Files
android_kernel_fxtec_sm6115/include/linux
Tejun Heo affee4b294 workqueue: reimplement work flushing using linked works
A work is linked to the next one by having WORK_STRUCT_LINKED bit set
and these links can be chained.  When a linked work is dispatched to a
worker, all linked works are dispatched to the worker's newly added
->scheduled queue and processed back-to-back.

Currently, as there's only single worker per cwq, having linked works
doesn't make any visible behavior difference.  This change is to
prepare for multiple shared workers per cpu.

Signed-off-by: Tejun Heo <tj@kernel.org>
2010-06-29 10:07:12 +02:00
..
2010-05-17 22:39:48 -07:00
2010-05-28 01:38:00 +02:00
2008-02-06 10:41:02 -08:00
2010-03-12 15:53:10 -08:00
2008-07-01 11:28:06 +10:00
2010-05-14 17:08:01 -04:00
2010-05-27 09:12:53 -07:00
2010-05-19 13:38:54 -04:00
2009-04-01 08:59:23 -07:00
2009-01-30 23:39:42 +05:30
2008-10-20 08:52:42 -07:00
2007-10-18 14:37:29 -07:00
2008-06-06 11:29:10 -07:00
2009-06-11 21:36:09 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2010-01-05 09:17:33 +09:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2010-05-19 22:41:57 -04:00
2010-05-10 16:08:01 -07:00
2007-05-08 11:15:26 -07:00
2010-05-17 16:30:58 -07:00
2007-02-09 17:39:36 -05:00
2009-11-04 09:50:58 -08:00
2010-05-21 19:30:44 +02:00
2010-06-01 11:12:28 +02:00
2009-01-30 23:46:40 +05:30
2010-04-09 08:36:07 +02:00
2008-01-28 23:21:18 +01:00
2007-06-01 08:18:29 -07:00
2009-11-04 09:50:58 -08:00
2010-05-27 22:05:02 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2009-06-18 13:04:05 -07:00
2006-10-02 07:57:12 -07:00
2010-05-25 08:07:01 -07:00
2010-05-27 09:12:42 -07:00
2010-05-21 09:34:29 -07:00
2009-01-30 23:51:17 +05:30
2009-04-02 19:04:53 -07:00
2009-11-04 09:50:58 -08:00
2010-03-03 11:26:01 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2010-05-11 12:01:10 -07:00
2009-11-04 09:50:58 -08:00
2009-09-26 10:17:19 -07:00
2009-04-21 13:41:48 -07:00
2006-10-04 00:31:09 -07:00
2010-05-11 14:40:55 +02:00
2010-05-21 09:37:29 -07:00
2010-06-29 10:07:09 +02:00
2010-05-14 15:09:32 -04:00
2010-05-17 12:17:10 +03:00
2005-04-16 15:20:36 -07:00
2007-07-17 10:23:03 -07:00
2009-04-28 07:37:28 +02:00
2010-02-09 11:13:56 +01:00
2010-02-19 03:35:12 -05:00
2007-05-09 12:30:49 -07:00
2009-09-22 07:17:35 -07:00
2009-12-12 13:08:15 +01:00
2005-04-16 15:20:36 -07:00
2006-11-30 04:40:22 +01:00
2010-05-11 14:40:55 +02:00
2008-06-06 11:29:12 -07:00
2010-05-17 05:27:42 +02:00
2010-05-19 13:44:27 +10:00
2009-04-01 08:59:13 -07:00
2009-04-01 08:59:13 -07:00
2005-04-16 15:20:36 -07:00
2008-02-14 21:13:33 -08:00
2010-06-07 16:03:10 -04:00
2005-04-16 15:20:36 -07:00
2010-04-02 14:30:39 -07:00
2009-01-08 08:31:12 -08:00
2010-05-10 23:08:19 +02:00
2010-03-12 15:53:11 -08:00
2006-10-03 23:01:26 +02:00
2008-06-11 21:00:38 -07:00
2009-06-18 13:04:04 -07:00
2009-07-29 19:10:36 -07:00
2009-12-02 09:55:33 +01:00
2010-02-10 17:47:17 -08:00
2005-04-16 15:20:36 -07:00
2008-01-30 13:31:47 +01:00
2010-03-02 14:28:49 -05:00
2010-05-27 09:12:50 -07:00
2010-05-30 09:02:47 -07:00
2010-05-11 10:09:47 +02:00
2010-03-12 15:53:10 -08:00
2010-06-08 21:40:37 +02:00
2010-05-06 10:56:07 +10:00
2007-10-16 09:43:17 -07:00
2008-04-25 00:25:08 +02:00
2008-02-07 08:42:34 -08:00
2010-05-25 11:41:43 -04:00
2008-02-07 08:42:30 -08:00
2010-05-10 11:08:35 -07:00
2007-05-08 11:15:18 -07:00
2010-01-14 22:38:09 -05:00
2010-05-27 09:12:43 -07:00
2005-04-16 15:20:36 -07:00
2010-05-15 23:28:39 -07:00
2008-10-13 09:51:40 -07:00
2010-04-13 12:43:42 +02:00
2009-02-18 15:37:53 -08:00
2010-05-12 23:02:23 -07:00
2009-10-29 11:17:40 +11:00
2010-05-21 09:34:29 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2010-05-19 22:40:47 -04:00
2010-06-03 13:13:34 +10:00
2010-05-19 22:15:46 +09:30