Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751828AbZIWM1e (ORCPT ); Wed, 23 Sep 2009 08:27:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751396AbZIWM1d (ORCPT ); Wed, 23 Sep 2009 08:27:33 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:53232 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751309AbZIWM1c (ORCPT ); Wed, 23 Sep 2009 08:27:32 -0400 Date: Wed, 23 Sep 2009 14:27:19 +0200 From: Ingo Molnar To: Chris Malley Cc: Cyrill Gorcunov , Peter Zijlstra , Frederic Weisbecker , linux-kernel@vger.kernel.org, Steven Rostedt Subject: Re: perf sched record hangs machine Message-ID: <20090923122719.GC6390@elte.hu> References: <7863dc4c0909230215u2fed3edciec84f93f24d3ae1@mail.gmail.com> <20090923092024.GA29323@elte.hu> <7863dc4c0909230306x3bc60775rc503919df83087ed@mail.gmail.com> <20090923104244.GB23941@elte.hu> <7863dc4c0909230441p49b7440bu9de9f786fee9c4bd@mail.gmail.com> <20090923114258.GA4132@elte.hu> <7863dc4c0909230520o8338114uf63b9d5e6f4b6c4e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7863dc4c0909230520o8338114uf63b9d5e6f4b6c4e@mail.gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) 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.5 -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: 1466 Lines: 47 * Chris Malley wrote: > 2009/9/23 Ingo Molnar : > > > > * Chris Malley wrote: > > > >> 2009/9/23 Ingo Molnar : > >> > > >> > * Chris Malley wrote: > >> > > >> >> Applied Peter's patch, doesn't seem to have fixed the problem: > >> >> > >> >> [ ?246.408893] BUG: unable to handle kernel paging request at ffffb300 > >> >> [ ?246.408939] IP: [] default_send_IPI_self+0x1d/0x50 > >> > > >> > could you please send the full bootlog, up to the crash? > >> > > >> > Thanks, > >> > > >> > ? ? ? ?Ingo > >> > > >> > >> Sure, but I'm just rebuilding from clean first in case the change > >> wasn't picked up for some reason, because I don't see how it can get > >> to default_send_IPI_self() in my configuration... > > > > yeah - i have that thinking too - according to your earlier boot > > messages x86_pmu.apic must be 0 and that codepath shouldnt trigger. > > > > ? ? ? ?Ingo > > > > Yep, my bad. The build process had helpfully appended a -dirty tag to > the kernel version which I hadn't noticed. > > I can't make it hang any more, so the fix looks good to me, thanks > everyone. Great, thanks! 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/