From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754769Ab1HQWtX (ORCPT ); Wed, 17 Aug 2011 18:49:23 -0400 Received: from e5.ny.us.ibm.com ([32.97.182.145]:44605 "EHLO e5.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754315Ab1HQWtV (ORCPT ); Wed, 17 Aug 2011 18:49:21 -0400 Date: Wed, 17 Aug 2011 15:49:16 -0700 From: "Paul E. McKenney" To: Josh Boyer Cc: Frederic Weisbecker , linux-kernel@vger.kernel.org, Andrew Morton Subject: Re: 3.0-git15 Atomic scheduling in pidmap_init Message-ID: <20110817224916.GO2419@linux.vnet.ibm.com> Reply-To: paulmck@linux.vnet.ibm.com References: <20110805231216.GE22164@somewhere> <20110808020914.GC2385@linux.vnet.ibm.com> <20110808025505.GF29058@somewhere> <20110808031014.GE2385@linux.vnet.ibm.com> <20110809113514.GA27301@somewhere.redhat.com> <20110810124528.GC2566@zod.bos.redhat.com> <20110814230453.GP2650@linux.vnet.ibm.com> <20110815140416.GB2227@zod.bos.redhat.com> <20110815152052.GA2389@linux.vnet.ibm.com> <20110817223735.GI2227@zod.bos.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110817223735.GI2227@zod.bos.redhat.com> 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, Aug 17, 2011 at 06:37:35PM -0400, Josh Boyer wrote: > On Mon, Aug 15, 2011 at 08:20:52AM -0700, Paul E. McKenney wrote: > > On Mon, Aug 15, 2011 at 10:04:17AM -0400, Josh Boyer wrote: > > > > Please see the attached. > > > > > > Fixed it up quickly to apply on top of -rc2 and it seems to solve the > > > problem nicely. Thanks for the patch. > > > > Good to hear! I guess I should keep it, then. ;-) > > Hey Paul, were you going to send this to Linus for -rc3? I haven't seen > it come across LKML yet. I might... But does it qualify as a regression? That part of the code hasn't changed for some time now. Thanx, Paul