Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 11 Mar 2002 19:19:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 11 Mar 2002 19:19:40 -0500 Received: from coffee.Psychology.McMaster.CA ([130.113.218.59]:26064 "EHLO coffee.psychology.mcmaster.ca") by vger.kernel.org with ESMTP id ; Mon, 11 Mar 2002 19:19:36 -0500 Date: Mon, 11 Mar 2002 19:22:17 -0500 (EST) From: Mark Hahn X-X-Sender: cc: linux-kernel Subject: Re: SMP & APIC problem. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: unlisted-recipients:; (no To-header on input)@localhost.localdomain Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > APIC error on CPU0: 00(08) discussed in the kernel faq. > My second question: Is there any chance of getting this working with > APIC, if not in 2.4.* maybe in a future release? given that it's a hardware problem, no. but it *would* be cool if the kernel noticed repeated APIC warnings and just turned off apic use (as if you had booted with noapic). I'm guessing this would be ugly, since APIC setup is probably discarded after boot... - 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/