Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267958AbUIKOi5 (ORCPT ); Sat, 11 Sep 2004 10:38:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267976AbUIKOi4 (ORCPT ); Sat, 11 Sep 2004 10:38:56 -0400 Received: from the-village.bc.nu ([81.2.110.252]:11699 "EHLO localhost.localdomain") by vger.kernel.org with ESMTP id S267958AbUIKOiy (ORCPT ); Sat, 11 Sep 2004 10:38:54 -0400 Subject: Re: [PATCH] i386 reduce spurious interrupt noise From: Alan Cox To: Chris Wedgwood Cc: "Maciej W. Rozycki" , LKML , Linus Torvalds In-Reply-To: <20040910232826.GA3302@taniwha.stupidest.org> References: <20040902192820.GA6427@taniwha.stupidest.org> <20040910231052.GA3078@taniwha.stupidest.org> <1094854872.18282.29.camel@localhost.localdomain> <20040910232826.GA3302@taniwha.stupidest.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1094909793.21157.12.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2) Date: Sat, 11 Sep 2004 14:36:34 +0100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 602 Lines: 14 On Sad, 2004-09-11 at 00:28, Chris Wedgwood wrote: > > > > > - printk("spurious 8259A interrupt: IRQ%d.\n", irq); > > > > > + printk(KERN_DEBUG "spurious 8259A interrupt: IRQ%d.\n", irq); > > > This should really go. > > do we want counters for this? what about the APIC case? I don't know enough about the APIC version to comment, just the PIC one. - 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/