Hi.

In 3.19 the device name associates with IRQ's for ahci controllers operating
with a single IRQ changed from "ahci?" to "<BDF>", was this intentional ?

It's probably commit 18dcf433f3ded61eb140a55e7048ec2fef79e723 (or another one
in that series). 

--
Sander


/proc/interrupts of an ahci controller with a single irq:
 52:      13529          0          0          0  xen-pirq-msi       
0000:00:1f.2

/proc/interrupts of an ahci controller with multiple irq's:
 114:     412535          0          0          0          0          0  
xen-pirq-msi       ahci0
 115:          0          0          0          0          0          0  
xen-pirq-msi       ahci1
 116:      16717          0          0          0          0          0  
xen-pirq-msi       ahci2
 117:          0          0          0          0          0          0  
xen-pirq-msi       ahci3
 118:          0          0          0          0          0          0  
xen-pirq-msi       ahci4
 119:          0          0          0          0          0          0  
xen-pirq-msi       ahci5


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to