Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1767121AbXEBWle (ORCPT ); Wed, 2 May 2007 18:41:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1766703AbXEBWle (ORCPT ); Wed, 2 May 2007 18:41:34 -0400 Received: from www.osadl.org ([213.239.205.134]:37035 "EHLO mail.tglx.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1767121AbXEBWld (ORCPT ); Wed, 2 May 2007 18:41:33 -0400 Subject: Re: 2.6.21-git4 BUG: soft lockup detected on CPU#1! From: Thomas Gleixner Reply-To: tglx@linutronix.de To: Michal Piotrowski Cc: LKML In-Reply-To: <6bffcb0e0705021449i5ce6061eg6b684d08348b2d74@mail.gmail.com> References: <6bffcb0e0705021442k68d265b3m88746051aa95cb00@mail.gmail.com> <1178142556.2340.24.camel@localhost.localdomain> <6bffcb0e0705021449i5ce6061eg6b684d08348b2d74@mail.gmail.com> Content-Type: text/plain Date: Thu, 03 May 2007 00:43:55 +0200 Message-Id: <1178145835.2340.31.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1630 Lines: 41 On Wed, 2007-05-02 at 23:49 +0200, Michal Piotrowski wrote: > On 02/05/07, Thomas Gleixner wrote: > > On Wed, 2007-05-02 at 23:42 +0200, Michal Piotrowski wrote: > > > Hi Thomas, > > > > > > I hit this soft lockup > > > > > > [ 5401.599275] BUG: soft lockup detected on CPU#1! > > > [ 5401.603809] [] show_trace_log_lvl+0x1a/0x2f > > > [ 5401.608980] [] show_trace+0x12/0x14 > > > [ 5401.613456] [] dump_stack+0x16/0x18 > > > [ 5401.617934] [] softlockup_tick+0xa7/0xb9 > > > [ 5401.622841] [] run_local_timers+0x12/0x14 > > > [ 5401.627829] [] update_process_times+0x3e/0x63 > > > [ 5401.633164] [] tick_sched_timer+0x5d/0xa1 > > > [ 5401.638160] [] hrtimer_interrupt+0x127/0x1b4 > > > [ 5401.643415] [] smp_apic_timer_interrupt+0x72/0x84 > > > [ 5401.649097] [] apic_timer_interrupt+0x33/0x38 > > > [ 5401.654437] ======================= > > > [ 5401.658055] Clocksource tsc unstable (delta = 9372000804 ns) > > > [ 5401.664061] Time: acpi_pm clocksource has been installed. > > > > Hmm. Looks like TSC going awry and the softlockup hits before the tsc > > watchdog logic kicks in. > > > > Was the system stable afterwards ? > > It works. Ok. So it's more annoyance than a problem. Nevertheless, I keep it in my list of things to look at. 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/