Re: [PATCH 16/25] PM / Domains: don't use [delayed_]work_pending()
From: Tejun Heo <tj@kernel.org>
Date: 2012-12-26 01:23:53
Also in:
lkml
From: Tejun Heo <tj@kernel.org>
Date: 2012-12-26 01:23:53
Also in:
lkml
Hello, On Tue, Dec 25, 2012 at 09:33:07PM +0100, Rafael J. Wysocki wrote:
OK, so I'd generally prefer changelogs like this: "There's no need to test whether a (delayed) work item is pending before queueing, flushing or cancelling it, so remove work_pending() tests used in those cases." If that's fine with you, I'll queue up [16/25] and [11/25] for v3.9 with the above as the changelog.
Sure thing. Please go ahead. Thanks. -- tejun