Re: ath9k: panic on tip/master

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ingo Molnar
Date: Friday, October 3, 2008 - 3:02 am

* Steven Noonan <steven@uplinklabs.net> wrote:


it appears to me that ath9k's eth_rx_input() takes a spinlock that is 
not initialized (or already destroyed by the allocator).

this would be consistent with an IRQ storm hitting some race in the 
ath9k driver init sequence. For example if request_irq() is done before 
all structures that the IRQ handler relies on are properly initialized.

i.e. this has the signature of a genuine ath9k bug.

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

Messages in current thread:
ath9k: panic on tip/master, Steven Noonan, (Fri Oct 3, 2:56 am)
Re: ath9k: panic on tip/master, Ingo Molnar, (Fri Oct 3, 3:02 am)
Re: ath9k: panic on tip/master, Luis R. Rodriguez, (Fri Oct 3, 4:49 am)
Re: ath9k: panic on tip/master, John W. Linville, (Fri Oct 3, 8:35 am)
Re: ath9k: panic on tip/master, John W. Linville, (Fri Oct 3, 11:09 am)