From: Troy Heber <troyh@fc.hp.com>
To: linux-kernel@vger.kernel.org
Subject: WARNING: unexpected IO-APIC on 2.4.19-pre4-ac3
Date: Tue, 2 Apr 2002 10:20:46 -0700 [thread overview]
Message-ID: <20020402172046.GA4129@troypc.fc.hp.com> (raw)
I'm getting the following with 2.4.19-pre4-ac3 on boot and in dmesg. Was also
getting the message on stock 2.4.18 as well. The message told me to mail the
list so I'm just following instructions :-).
testing the IO APIC.......................
IO APIC #1......
.... register #00: 01008000
....... : physical APIC id: 01
WARNING: unexpected IO-APIC, please mail
to linux-smp@vger.kernel.org
.... register #01: 00178020
....... : max redirection entries: 0017
....... : PRQ implemented: 1
....... : IO APIC version: 0020
.... register #02: 00000000
....... : arbitration: 00
I know the message is coming from /linux/arch/i386/kernel/io_apic.c
printk(KERN_DEBUG "....... : physical APIC id: %02X\n",
reg_00.ID);
if (reg_00.__reserved_1 || reg_00.__reserved_2)
UNEXPECTED_IO_APIC();
reg_00.__reserved_1 is from struct IO_APIC_reg_00 defined in
/include/asm-i386/io_apic.h
Any ideas what the apic would return to cause this is coming up? I'm using
an i860 chipset with a dual Xeon.
Thanks,
Troy
reply other threads:[~2002-04-02 17:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020402172046.GA4129@troypc.fc.hp.com \
--to=troyh@fc.hp.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox