Ben Hutchings fbf1c41fc0 workqueue: Fix flag collision
Commit 0a94efb5acbb ("workqueue: implicit ordered attribute should be
overridable") introduced a __WQ_ORDERED_EXPLICIT flag but gave it the
same value as __WQ_LEGACY.  I don't believe these were intended to
mean the same thing, so renumber __WQ_ORDERED_EXPLICIT.

Fixes: 0a94efb5acbb ("workqueue: implicit ordered attribute should be ...")
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Cc: stable@vger.kernel.org # v4.13
Signed-off-by: Tejun Heo <tj@kernel.org>
2017-09-05 06:34:17 -07:00
..
2017-07-10 15:19:40 -07:00
2017-09-05 06:34:17 -07:00
2017-07-09 18:48:37 -07:00
2017-07-17 21:21:24 -04:00
2017-06-05 14:30:49 +01:00
2017-07-03 19:51:42 +02:00