From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 29 Oct 2012 08:14:47 -0700 From: Tejun Heo To: Andrei Emeltchenko , Gustavo Padovan , linux-bluetooth@vger.kernel.org, Dan Magenheimer , linux-kernel@vger.kernel.org, Konrad Wilk Subject: Re: [PATCH] workqueue: cancel_delayed_work() should return %NULL if work item is idle Message-ID: <20121029151447.GJ5171@htj.dyndns.org> References: <444a6439-b1a4-4740-9e7e-bc37267cfe73@default> <20121018233928.GY13370@google.com> <20121029094707.GC9314@aemeltch-MOBL1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20121029094707.GC9314@aemeltch-MOBL1> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: On Mon, Oct 29, 2012 at 11:47:13AM +0200, Andrei Emeltchenko wrote: > Gustavo, could you apply the patch below to bluetooth-next tree, otherwise > it is deadly broken. Already applied to mainline (c0158ca64da5732dfb86a3f28944e9626776692f). If pulling mainline is too much, please feel free to pull git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-3.7-fixes Sorry about the trouble. -- tejun