From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263100AbUECMtm (ORCPT ); Mon, 3 May 2004 08:49:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263679AbUECMtm (ORCPT ); Mon, 3 May 2004 08:49:42 -0400 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:32993 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id S263100AbUECMti (ORCPT ); Mon, 3 May 2004 08:49:38 -0400 Date: Mon, 3 May 2004 09:51:08 -0300 From: Marcelo Tosatti To: Chris Stromsoe Cc: Oleg Drokin , linux-kernel@vger.kernel.org Subject: Re: two lockups with 2.4.25 Message-ID: <20040503125108.GA29160@logos.cnet> References: <200404211510.i3LFAGe7031761@car.linuxhacker.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 21, 2004 at 08:19:20AM -0700, Chris Stromsoe wrote: > On Wed, 21 Apr 2004, Oleg Drokin wrote: > > > Chris Stromsoe wrote: > > CS> Pid: 26885, comm: sophie > > >>>EIP; c0110ed7 <===== > > >>>EDX; 01000000 Before first symbol > > >>>ESI; f4762cc0 <_end+343c85cc/3896e90c> > > >>>EDI; 081a1d28 Before first symbol > > >>>EBP; e806fe94 <_end+27cd57a0/3896e90c> > > CS> Trace; c011100f > > CS> Trace; c01259b7 > > CS> Trace; c01260de > > CS> Trace; c01132f9 > > CS> Trace; c0113158 > > CS> Trace; c0224ce1 <__kfree_skb+129/134> > > CS> Trace; c01145e3 > > CS> Trace; c0106fc4 > > > > This backtrace is suspiciously similar to a backtrace from NMI WD I had > > not so long ago. Also on 2.5.25 Are your boxes SMP? > > The boxes are SMP (dual cpu p3 1400MHz). Oleg, AFAICS this backtrace is fine -- flush_tlb_others() does invplg and thats it. No locking involved, yes? I can see very interesting JFS traces in Chris's report. I'll answer his message.