On Mon, Feb 25, 2013 at 06:39:22PM -0800, Tejun Heo wrote: > On Fri, Feb 22, 2013 at 03:38:17PM -0800, gregkh@xxxxxxxxxxxxxxxxxxx wrote: > > > > The patch below does not apply to the 3.8-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to <stable@xxxxxxxxxxxxxxx>. > > > > thanks, > > > > greg k-h > > > > ------------------ original commit in Linus's tree ------------------ > > > > From a2c1c57be8d9fd5b716113c8991d3d702eeacf77 Mon Sep 17 00:00:00 2001 > > From: Tejun Heo <tj@xxxxxxxxxx> > > Date: Tue, 18 Dec 2012 10:35:02 -0800 > > Subject: [PATCH] workqueue: consider work function when searching for busy > > work items > > The conflict is from hashtable conversion and resolution is mostly > trivial - the modified if () clause was below hlist_for_each_entry() > in v3.8 instead of hash_for_each_possible(). Passed simple > boot/shutdown test. Thanks for the backport, now queued up. greg k-h -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html