Re: [1/5][TG3]: Fix irq_sync race condition.

2007-07-11 Thread David Miller
From: "Michael Chan" <[EMAIL PROTECTED]> Date: Wed, 11 Jul 2007 16:31:45 -0700 > [TG3]: Fix irq_sync race condition. > > Gagan Arneja <[EMAIL PROTECTED]> pointed out that tg3_reset_task() > could potentially race with another thread calling tg3_full_lock() > such as the ethtool_set_xxx() function

[1/5][TG3]: Fix irq_sync race condition.

2007-07-11 Thread Michael Chan
[TG3]: Fix irq_sync race condition. Gagan Arneja <[EMAIL PROTECTED]> pointed out that tg3_reset_task() could potentially race with another thread calling tg3_full_lock() such as the ethtool_set_xxx() functions. This may trigger the BUG_ON() in tg3_irq_quiesce() or cause the irq_sync flag to be ou