From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 82498DDE0F for ; Mon, 6 Aug 2007 07:51:50 +1000 (EST) Subject: Re: "Badness at kernel/irq/resend.c:70" on boot - via-pmu? From: Benjamin Herrenschmidt To: Linus Torvalds In-Reply-To: References: <87sl6ypsx2.fsf@briny.wgtn.ondioline.org> Content-Type: text/plain Date: Mon, 06 Aug 2007 07:51:44 +1000 Message-Id: <1186350704.938.9.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, Ingo Molnar , paulus@samba.org, Linux Kernel Mailing List List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sat, 2007-08-04 at 21:41 -0700, Linus Torvalds wrote: > > On Sun, 5 Aug 2007, Paul Collins wrote: > > > > I got the message below on boot with 2.6.23-rc2 on my PowerBook. > > It's a debug message, I think we need to remove it. It's trying to figure > out what goes wrong with one particular machine, and I probably shouldn't > have merged it for mainline. > > Ignore it, it will be gone soon enough, and it should happen just once per > boot. Actually, it's interesting as that irq shouldn't hit that path :-) Not critical (won't break anything), but still something I'll look into just in case it hides something bad. Cheers, Ben.