linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PCI vector and ACPI
@ 2004-01-10 15:12 Mika Penttilä
  0 siblings, 0 replies; 2+ messages in thread
From: Mika Penttilä @ 2004-01-10 15:12 UTC (permalink / raw)
  To: tom.l.nguyen, len.brown; +Cc: linux-kernel

There seems to be some bad interaction between PCI VECTOR 
(use_pci_vector()) and ACPI PRTs. Namely, both mp_parse_prt() and 
pcibios_fixup_irqs() do the IO_APIC_VECTOR() translation on irq, the 
result being  IO_APIC_VECTOR(IO_APIC_VECTOR(irq)). I wonder if this is 
the cause of some bug reports with acpi and pci vector? Maybe 
mp_parse_prt() should not do the irq->vector translation?

--Mika



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

* PCI vector and ACPI
  2003-08-15 20:48 Update MSI Patches Nguyen, Tom L
@ 2004-01-10 15:09 ` Mika Penttilä
  0 siblings, 0 replies; 2+ messages in thread
From: Mika Penttilä @ 2004-01-10 15:09 UTC (permalink / raw)
  To: Nguyen, Tom, L, len.brown; +Cc: linux-kernel

There seems to be some bad interaction between PCI VECTOR 
(use_pci_vector()) and ACPI PRTs. Namely, both mp_parse_prt() and 
pcibios_fixup_irqs() do the IO_APIC_VECTOR() translation on irq, the 
result being  IO_APIC_VECTOR(IO_APIC_VECTOR(irq)). I wonder if this is 
the cause of some bug reports with acpi and pci vector? Maybe 
mp_parse_prt() should not do the irq->vector translation?

--Mika



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

end of thread, other threads:[~2004-01-10 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-10 15:12 PCI vector and ACPI Mika Penttilä
  -- strict thread matches above, loose matches on Subject: below --
2003-08-15 20:48 Update MSI Patches Nguyen, Tom L
2004-01-10 15:09 ` PCI vector and ACPI Mika Penttilä

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).