Re: [PATCH] e1000: fix IRQx nobody cared for shared irq with INTx

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <yhlu.kernel@...>
Cc: Andrew Morton <akpm@...>, David Miller <davem@...>, Greg KH <greg@...>, Ingo Molnar <mingo@...>, kernel list <linux-kernel@...>, <netdev@...>, <linux-pci@...>
Date: Saturday, March 29, 2008 - 5:15 pm

Yinghai Lu wrote:

These seem sane.



Any pci_* call before pci_enable_device() is questionable.  I would put 
it after pci_enable_device(), unless there is a _strong_ reason.

PCI devices are not considered available, with resources assigned, until 
pci_enable_device()

I am also curious what irq events are being raised?  That seems like 
another problem area to address, since pci_intx() is just a band-aid 
hiding that behavior.

	Jeff


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] e1000: fix IRQx nobody cared for shared irq with..., Jeff Garzik, (Sat Mar 29, 5:15 pm)