Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932227AbZACPry (ORCPT ); Sat, 3 Jan 2009 10:47:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758832AbZACPrp (ORCPT ); Sat, 3 Jan 2009 10:47:45 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:43567 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751418AbZACPro (ORCPT ); Sat, 3 Jan 2009 10:47:44 -0500 Date: Sat, 3 Jan 2009 16:47:33 +0100 From: Ingo Molnar To: Mike Travis Cc: Rusty Russell , Linus Torvalds , linux-kernel@vger.kernel.org Subject: Re: [PULL] cpumask tree Message-ID: <20090103154733.GA8111@elte.hu> References: <200901011149.18401.rusty@rustcorp.com.au> <20090102203839.GA26850@elte.hu> <200901031751.00076.rusty@rustcorp.com.au> <20090103105208.GA19080@elte.hu> <495F7D27.8020104@sgi.com> <20090103150634.GA28693@elte.hu> <495F84D8.1070404@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <495F84D8.1070404@sgi.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1175 Lines: 38 * Mike Travis wrote: > Ingo Molnar wrote: > > * Mike Travis wrote: > > > >>> Once we have figured out the CPU-hotplug lockdep splat (possibly due > >>> to Mike's changes not yours) i'll send it to Linus. Thanks, > >>> > >>> Ingo > >> Thanks! Am working on that now. > > > > do you suspect any of the commits? I'm bisecting it right now but if you > > have bisected it already i wont repeat it. > > > > Ingo > > I haven't done that yet, I'm just now getting your config to work pre-patches. > > But yes, I suspect one of the changes to use "work_on_cpu" -- this > usually causes the 2nd call to get_online_cpus(). i suspect it's: | commit 2d22bd5e74519854458ad372a89006e65f45e628 | Author: Mike Travis | Date: Wed Dec 31 18:08:46 2008 -0800 | | x86: cleanup remaining cpumask_t code in microcode_core.c as the microcode is loaded during CPU onlining. Ingo -- 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/