From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754052Ab0DSSc6 (ORCPT ); Mon, 19 Apr 2010 14:32:58 -0400 Received: from kroah.org ([198.145.64.141]:45595 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752647Ab0DSScl (ORCPT ); Mon, 19 Apr 2010 14:32:41 -0400 Date: Mon, 19 Apr 2010 11:29:36 -0700 From: Greg KH To: Tejun Heo Cc: Mathieu Desnoyers , Randy Dunlap , Greg Kroah-Hartman , Peter Zijlstra , stable , Rusty Russell , linux-kernel@vger.kernel.org, Steven Rostedt , Eric Dumazet , Ingo Molnar , Linus Torvalds , Andrew Morton Subject: Re: [stable] [PATCH] lockdep fix incorrect percpu usage Message-ID: <20100419182936.GI32347@kroah.com> References: <20100330033425.GD7683@Krystal> <1269938876.5109.510.camel@twins> <20100330134555.GA20673@Krystal> <1269959111.5258.142.camel@laptop> <20100330150551.GA22312@Krystal> <4BB2B6C4.8090803@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4BB2B6C4.8090803@kernel.org> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 31, 2010 at 11:43:16AM +0900, Tejun Heo wrote: > On 03/31/2010 12:05 AM, Mathieu Desnoyers wrote: > > I see. These patches are "on their way" to mainline, so it's better not to > > create conflicts. So the lockdep patch should only be applied to -stable, but > > separate module.c patch should apply to both -stable and mainline. Am I > > correct ? > > I'll push proper fixes to mainline in a few days. For -stable, yeah, > probably. Ok, did a patch ever end up in Linus's tree for this that I can pull into the -stable releases? thanks, greg k-h