summaryrefslogtreecommitdiff
path: root/drivers/ata
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2017-09-03 01:18:41 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-09-09 17:39:34 +0200
commitf21c4eea8bb4771a0f9a16f0c2ed76683b061818 (patch)
tree9904efddd84a6653a07fea606dfaec510cd1f7f7 /drivers/ata
parentdaf316ac4a6c9761fbd1dc4920f7ff8e9462b625 (diff)
workqueue: Fix flag collision
commit fbf1c41fc0f4d3574ac2377245efd666c1fa3075 upstream. 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> Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/ata')
0 files changed, 0 insertions, 0 deletions