Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754623AbZKLUyl (ORCPT ); Thu, 12 Nov 2009 15:54:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754600AbZKLUyk (ORCPT ); Thu, 12 Nov 2009 15:54:40 -0500 Received: from www.tglx.de ([62.245.132.106]:38006 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753096AbZKLUyk (ORCPT ); Thu, 12 Nov 2009 15:54:40 -0500 Date: Thu, 12 Nov 2009 21:53:15 +0100 (CET) From: Thomas Gleixner To: Tejun Heo cc: Oleg Nesterov , Linus Torvalds , "Rafael J. Wysocki" , Mike Galbraith , Ingo Molnar , LKML , pm list , Greg KH , Jesse Barnes Subject: Re: GPF in run_workqueue()/list_del_init(cwq->worklist.next) on resume In-Reply-To: <4AFC5F2E.9040709@kernel.org> Message-ID: References: <200911091250.31626.rjw@sisk.pl> <200911092145.27485.rjw@sisk.pl> <200911100119.38019.rjw@sisk.pl> <20091111171703.GA28506@redhat.com> <4AFC5F2E.9040709@kernel.org> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 899 Lines: 25 On Fri, 13 Nov 2009, Tejun Heo wrote: > 11/13/2009 02:33 AM, Thomas Gleixner wrote: > > Subject: workqueue: Add debugobjects support > > From: Thomas Gleixner > > Date: Thu, 12 Nov 2009 16:25:34 +0100 > > > > Add debugobject support to track the life time of work_structs. > > > > Signed-off-by: Thomas Gleixner > > This looks great. I'm about to create a wq tree for concurrency > managed workqueue patches. Do you mind if I route this patch through > there? Not at all. That patch is barely tested and when you are anyway fooling around with the workqueue code it's the best place to go. Thanks, tglx -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/