From mboxrd@z Thu Jan 1 00:00:00 1970 From: Courtney Grimland Subject: Re: dmesg error - what do they mean? Date: Thu, 24 Oct 2002 07:05:41 -0500 Sender: linux-smp-owner@vger.kernel.org Message-ID: <20021024070541.2f64d02b.cgrimland@yahoo.com> References: <20021024063546.7ea1285f.cgrimland@yahoo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii" To: "Randy.Dunlap" Cc: linux-smp@vger.kernel.org If you and AC tell me that it's nothing to worry about, then I can live with that. I don't even know what IO-APIC is. Thank you for your quick responses. On Thu, 24 Oct 2002 09:27:34 -0700 (PDT) "Randy.Dunlap" wrote: > On Thu, 24 Oct 2002, Courtney Grimland wrote: > > | Stock 2.4.19 kernel > | Athlon XP 2100+ > | VIA KT400 chipset > | 256 MB PC3200 DDR > | Radeon 7500 video card > | > | Please cc me since I'm not on the mailing list. > > | Linux version 2.4.19 (root@localhost.localdomain) (gcc version 3.2) > | #1 Mon Oct 21 02:15:12 CDT 2002 > | IO APIC #2...... > | .... register #00: 02000000 > | ....... : physical APIC id: 02 > | .... register #01: 00178003 > | ....... : max redirection entries: 0017 > | ....... : PRQ implemented: 1 > | ....... : IO APIC version: 0003 > | WARNING: unexpected IO-APIC, please mail > | to linux-smp@vger.kernel.org > | .... IRQ redirection table: > > Hi, > > It's safe to ignore this. It just means that the kernel doesn't > have IO APIC version 3 in it's known list of versions. > > -- > ~Randy