Re: sleeping in dev->tx_timeout?

From: Abraham van der Merwe (abz@frogfoot.net)
Date: Sun Aug 03 2003 - 14:37:08 EST


Hi Zwane >@2003.08.03_21:10:56_+0200

> > Is it safe to sleep in tx_timeout (in the networking code), i.e. to call
> > schedule_timeout and friends from that routine?
>
> No it's called from softirq context and with the dev->xmit_lock held in
> places.

That's what I thought. How are you supposed to wait for long periods from
tx_timeout? My problem is that I have a chip reset which takes around 10ms
(i.e. too long to use mdelay())

-- 

Regards Abraham

No problem is insoluble in all conceivable circumstances.

___________________________________________________ Abraham vd Merwe - Frogfoot Networks CC 9 Kinnaird Court, 33 Main Street, Newlands, 7700 Phone: +27 21 686 1665 Cell: +27 82 565 4451 Http: http://www.frogfoot.net/ Email: abz@frogfoot.net

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



This archive was generated by hypermail 2b29 : Thu Aug 07 2003 - 22:00:21 EST