diff options
author | Ben Hutchings <ben@decadent.org.uk> | 2017-09-03 02:18:41 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2017-09-05 15:34:17 +0200 |
commit | fbf1c41fc0f4d3574ac2377245efd666c1fa3075 (patch) | |
tree | ed554b2930bd7e23bbd0c37f166e8a1774bc17a9 /kernel/workqueue.c | |
parent | Merge branch 'for-4.13-fixes' into for-4.14 (diff) | |
download | linux-fbf1c41fc0f4d3574ac2377245efd666c1fa3075.tar.xz linux-fbf1c41fc0f4d3574ac2377245efd666c1fa3075.zip |
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>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions