Port-amd64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bogus MADT X2APIC entry [Re: illegal instruction in kernel at boot]



On 2024/09/29 1:23, Manuel Bouyer wrote:
On Sun, Sep 29, 2024 at 12:35:32AM +0900, Rin Okuyama wrote:
Hi,

This thread?

https://mail-index.netbsd.org/port-amd64/2023/12/30/msg003666.html

Yes that's it. I didn't look back enough.

The complete sentence from the latest ACPI spec is:
"On some legacy OSes, Logical processors with APIC ID values less than 255 (whether in XAPIC or X2APIC mode) must use the Processor Local APIC structure to convey their APIC information to OSPM, and those processors must be declared in the DSDT using the Processor() keyword. Logical processors with APIC ID values 255 and greater must use the Processor Local x2APIC structure and be declared using the Device() keyword."

To me this doens't means that the OS has to reject X2APICs with ID < 255.
It also doesn't prevent an APCI implementation from using X2APICs with low
IDs if it doens't care about legacy OSes.

I am reading it wrong ?


Probably no. Other OSes do not seem to check this also.

I've briefly discussed with msaitoh@. Our Sapphire Rapids
box does not boot even with this check is removed. However,
unfortunately, we cannot examine further at the very moment.

Please go ahead :)

Thanks,
rin


Home | Main Index | Thread Index | Old Index