Re: Fw: [Bugme-new] [Bug 4628] New: Test server hang while running rhr (network) test on RHEL4 with kernel 2.6.12-rc1-mm4
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2005-05-26 21:34:21
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2005-05-26 21:34:21
On Thu, May 26, 2005 at 01:41:53PM -0700, Venkatesan, Ganesh wrote:
I already responded to this analysis before. In any case, here it is: Later versions of e100 (3.4.8 for instance) includes a call to netif_poll_disable in e100_down. This is supposed to wait and when it
As I said last time, this is broken since the code path in question starts from tx_timeout which is called in softirq context. You'll need to schedule a work struct at least. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} [off-list ref] Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt