Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1726732

Re: [PATCH] workqueue: Fix flag collision

From Tejun Heo <tj@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] workqueue: Fix flag collision
Date 2017-09-05 15:40 +0200
Message-ID <ummf9-3dY-41@gated-at.bofh.it> (permalink)
References <ulqNP-1ev-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Sep 03, 2017 at 01:18:41AM +0100, Ben Hutchings wrote:
> 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

Oops, applied to wq/for-4.14.

Thanks.

-- 
tejun

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] workqueue: Fix flag collision Ben Hutchings <ben@decadent.org.uk> - 2017-09-03 02:20 +0200
  Re: [PATCH] workqueue: Fix flag collision Tejun Heo <tj@kernel.org> - 2017-09-05 15:40 +0200

csiph-web