Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] x2APIC lockup on Dell machines #20

Open
khale opened this issue Mar 27, 2019 · 2 comments
Open

[BUG] x2APIC lockup on Dell machines #20

khale opened this issue Mar 27, 2019 · 2 comments
Assignees
Labels
bug Something isn't working hardware only issue affects the kernel only when running on bare hardware

Comments

@khale
Copy link
Member

khale commented Mar 27, 2019

We have a Dell R430 that we're doing some testing on, and when we ran into an issue where we receive a spurious interrupt and the machine locks up in the bootup sequence (just about when interrupts are enabled in init.c).

Curious thing is that when we disable x2APIC mode in the BIOS the issue goes away. Is there possibly some x2APIC/SPIV interaction we're missing here?

@khale khale added bug Something isn't working hardware only issue affects the kernel only when running on bare hardware labels Mar 27, 2019
@khale khale self-assigned this Mar 27, 2019
@khale
Copy link
Member Author

khale commented Mar 27, 2019

@PeterDinda have you seen anything like this happen on you guys' hardware?

@PeterDinda
Copy link
Collaborator

I have not. It's possible since I wrote the x2apic code to get us on the phi knl that there is something peculiar to it. If it's easy, can you add a dump of the detection code (acpi output)? How APICs are reported in the tables is a bit strange, as I recall.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hardware only issue affects the kernel only when running on bare hardware
Projects
None yet
Development

No branches or pull requests

2 participants