Staging
v0.5.1
https://github.com/torvalds/linux
Revision b597ef4712c05c962640a655386a7f06cc1a1fbc authored by Christoph Hellwig on 02 June 2005, 23:36:00 UTC, committed by David S. Miller on 02 June 2005, 23:36:00 UTC
 o use a semaphore instead of an opencoded and racy lock
 o move locking out of shaper_kick and into the callers - most just
   released the lock before calling shaper_kick
 o remove in_interrupt() tests.  from ->close we can always block, from
   ->hard_start_xmit and timer context never

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 4fef030
History
Tip revision: b597ef4712c05c962640a655386a7f06cc1a1fbc authored by Christoph Hellwig on 02 June 2005, 23:36:00 UTC
[NET]: Fix locking in shaper driver.
Tip revision: b597ef4

README

back to top