From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Randy.Dunlap" Subject: Re: unexpected IO-APIC was found Date: Tue, 9 Dec 2003 17:08:57 -0800 Sender: linux-smp-owner@vger.kernel.org Message-ID: <20031209170857.5dc32c85.rddunlap@osdl.org> References: <200312100028.25667.bernd-schubert@web.de> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200312100028.25667.bernd-schubert@web.de> List-Id: Content-Type: text/plain; charset="us-ascii" To: Bernd Schubert Cc: linux-smp@vger.kernel.org On Wed, 10 Dec 2003 00:28:25 +0100 Bernd Schubert wrote: | Hello, | | 2.4.23 complains abount an unexpected IO-APIC (see that attached | dmesg-output). | | The board is an Tyan Thunder K8S (S2880) with only one opteron cpu. Before I | just upgraded the bios to current version those messages didn't occur. | | Please cc me since I'm not suscribed to this list. This may be an obvious question to some...: is this with a kernel that is built for i386 (ia-32) and not for an Opteron? The i386 code does not expect an IO APIC with max redirection entries = 03, but the x86_64 code does expect/allow that. -- ~Randy MOTD: Always include version info.