Files
i2som-imx-linux/include/linux
Tejun Heo 34a08ae493 workqueue: implicit ordered attribute should be overridable
commit 0a94efb5ac upstream.

5c0338c687 ("workqueue: restore WQ_UNBOUND/max_active==1 to be
ordered") automatically enabled ordered attribute for unbound
workqueues w/ max_active == 1.  Because ordered workqueues reject
max_active and some attribute changes, this implicit ordered mode
broke cases where the user creates an unbound workqueue w/ max_active
== 1 and later explicitly changes the related attributes.

This patch distinguishes explicit and implicit ordered setting and
overrides from attribute changes if implict.

Signed-off-by: Tejun Heo <tj@kernel.org>
Fixes: 5c0338c687 ("workqueue: restore WQ_UNBOUND/max_active==1 to be ordered")
Cc: Holger Hoffstätte <holger@applied-asynchrony.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-11 09:09:00 -07:00
..
2016-08-20 18:09:25 +02:00
2016-03-09 15:34:52 -08:00
2017-06-14 13:16:23 +02:00
2017-08-06 19:19:42 -07:00
2017-07-21 07:44:58 +02:00
2017-05-14 13:32:59 +02:00
2017-07-15 11:57:44 +02:00
2017-06-14 13:16:24 +02:00
2017-08-06 19:19:42 -07:00
2016-04-20 15:42:02 +09:00
2016-10-28 03:01:30 -04:00
2017-06-26 07:13:11 +02:00
2016-03-03 15:07:28 -08:00
2016-12-08 07:15:24 +01:00
2016-09-30 10:18:37 +02:00
2016-10-28 03:01:30 -04:00
2016-04-12 09:08:35 -07:00
2016-06-01 12:15:52 -07:00
2015-12-13 14:30:59 -08:00