Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 1 Oct 2001 18:03:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 1 Oct 2001 18:03:44 -0400 Received: from coffee.psychology.McMaster.CA ([130.113.218.59]:42245 "EHLO coffee.psychology.mcmaster.ca") by vger.kernel.org with ESMTP id ; Mon, 1 Oct 2001 18:03:33 -0400 Date: Mon, 1 Oct 2001 18:04:00 -0400 (EDT) From: Mark Hahn To: Thomas Davis cc: linux-kernel Subject: Re: endless APIC error messages.. In-Reply-To: <3BB8DCD5.A2CF293D@lbl.gov> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > Running 2.4, I get thousands of the APIC error messages, which fill my > syslog. > > Is there a reason for this constant spewing? The short little patch, yes: any machine with enough apic errors to annoy is a machine that is *not* catching all corrupt apic messages. you don't want that. if you want any patch at all, have it panic() if it ever sees, say, two apic errors per jiffy. your patch is about like removing the battery from your smoke alarm... - 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/