Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964857AbVJDQqN (ORCPT ); Tue, 4 Oct 2005 12:46:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964858AbVJDQqN (ORCPT ); Tue, 4 Oct 2005 12:46:13 -0400 Received: from gateway-1237.mvista.com ([12.44.186.158]:64253 "EHLO hermes.mvista.com") by vger.kernel.org with ESMTP id S964857AbVJDQqM (ORCPT ); Tue, 4 Oct 2005 12:46:12 -0400 Subject: Re: 2.6.14-rc3-rt2 From: Daniel Walker To: Steven Rostedt Cc: dino@in.ibm.com, Ingo Molnar , "K.R. Foley" , linux-kernel@vger.kernel.org, Thomas Gleixner , david singleton , Todd.Kneisel@bull.com, Felix Oxley In-Reply-To: References: <20051004084405.GA24296@elte.hu> <43427AD9.9060104@cybsft.com> <20051004130009.GB31466@elte.hu> <20051004142718.GA3195@elte.hu> <20051004151635.GA8866@in.ibm.com> <1128442180.4252.0.camel@c-67-188-6-232.hsd1.ca.comcast.net> Content-Type: text/plain Date: Tue, 04 Oct 2005 09:46:09 -0700 Message-Id: <1128444369.4252.3.camel@c-67-188-6-232.hsd1.ca.comcast.net> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 (2.0.4-6) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1154 Lines: 32 On Tue, 2005-10-04 at 12:32 -0400, Steven Rostedt wrote: > > On Tue, 4 Oct 2005, Daniel Walker wrote: > > > On Tue, 2005-10-04 at 20:46 +0530, Dinakar Guniguntala wrote: > > > > > > I get a lot of these with -rt7 (One every minute) > > > > > > BUG: auditd:3596, possible softlockup detected on CPU#3! > > > [] softlockup_detected+0x39/0x46 (8) > > > [] softlockup_tick+0xd1/0xd3 (20) > > > [] smp_apic_timer_ipi_interrupt+0x4d/0x56 (24) > > > [] apic_timer_ipi_interrupt+0x1c/0x24 (12) > > > [] sysenter_past_esp+0x24/0x75 (44) > > > > Daniel, > > If it works then sure. That would also show that the offending CPU is not > taking any normal interrupts (non-ipi). Could we move that check into update_process_times() , and do the if statement off user_tick ? Cause otherwise the touch call will have to be copied to bunch more functions .. Daniel - 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/