https://bugzilla.kernel.org/show_bug.cgi?id=43074


Len Brown <l...@kernel.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |acpi-bugzilla@lists.sourcef
                   |                            |orge.net




--- Comment #4 from Len Brown <l...@kernel.org>  2012-04-10 02:49:12 ---
working:
ACPI: PCI Interrupt Link [LNEC] (IRQs 16 17 18 19) *14
...
ACPI: PCI Interrupt Link [LNEC] enabled at IRQ 18
3w-9xxx 0000:03:00.0: PCI INT A -> Link[LNEC] -> GSI 18 (level, low) -> IRQ 18


failing:

ACPI: PCI Interrupt Link [LNEC] (IRQs 16 17 18 19) *14
...
<LNEC is never accessed again>
3w-9xxx 0000:03:00.0: PCI IRQ 0 -> rerouted to legacy IRQ 16
ACPI: Invalid index 16
3w-9xxx 0000:03:00.0: PCI INT A: no GSI - using ISA IRQ 14


So for some reason on the new kernel, when PCI
enumeraged 3w-9xxx, it did not find the PCI interrupt
link device for that device!

My 1st guess is that something in PCI broke, just b/c
we've not touched the code in this area in ACPI...

Please attach the output from acpidump from the working system.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to