[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <alpine.LFD.2.00.0912291512380.14938@localhost.localdomain>
Date: Tue, 29 Dec 2009 15:19:44 -0500 (EST)
From: Len Brown <lenb@...nel.org>
To: Sid Boyce <sboyce@...eyonder.co.uk>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
x86@...nel.org
Subject: Re: All kernels after 2.6.32-git10 show only 1 CPU ** NOT Fixed in
2.6.33-rc2 either **
On Mon, 28 Dec 2009, Sid Boyce wrote:
> This dmesg is from a freshly built 2.6.32. The following do not appear
> in later 2.6.32-git or 2.6.33-rc kernels.
> # grep LAPIC /DMESG_2.6.32_tindog
> ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
> ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
> ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
> ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
> ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
> ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
> ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
> ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]
Right, your local apic is not found, ie this is missing
in the 2.6.33 dmesg:
ACPI: Local APIC address 0xfee00000
Strange, as CONFIG_X86_LOCAL_APIC=y
-Len
Len Brown, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists