public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* x86: meaning of nolapic command line option
@ 2009-01-09 17:00 Jan Beulich
  2009-01-11  2:46 ` Ingo Molnar
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Beulich @ 2009-01-09 17:00 UTC (permalink / raw)
  To: mingo, tglx, hpa; +Cc: linux-kernel

Shouldn't that option imply that all APIC related activity, including that relating to IO-APICs or PCI MSI, should be circumvented? I'm finding that MSI must be disabled separately, and while most of the IO-APIC stuff is indeed not happening, acpi_get_override_irq() only checks skip_ioapic_setup, but that doesn't normally set without the noapic command line option.

Is there any reason pci_no_msi() and disable_ioapic_setup() shouldn't be called when !cpu_has_apic at the end of identify_cpu()?

Thanks, Jan


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-01-13  8:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-09 17:00 x86: meaning of nolapic command line option Jan Beulich
2009-01-11  2:46 ` Ingo Molnar
2009-01-13  8:19   ` Jan Beulich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox