David S. Miller
6192b54b84
[NET]: Fix busy waiting in dev_close().
...
If the current task has signal_pending(), the loop we have
to wait for the __LINK_STATE_RX_SCHED bit to clear becomes
a pure busy-loop.
Fixed by using msleep() instead of the hand-crafted version.
Noticed by Andrew Morton.
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-07-28 12:12:58 -07:00
..
2005-05-01 08:59:26 -07:00
2005-04-16 15:20:36 -07:00
2005-07-28 12:12:58 -07:00
2005-04-16 15:24:10 -07:00
2005-04-16 15:20:36 -07:00
2005-06-06 15:07:19 -07:00
2005-07-05 14:10:40 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-01 08:59:08 -07:00
2005-05-03 16:18:52 -07:00
2005-07-19 13:58:40 -07:00
2005-06-28 12:55:30 -07:00
2005-06-08 14:55:42 -07:00
2005-06-21 14:01:57 -07:00
2005-06-22 22:05:59 -07:00
2005-07-27 16:26:20 -07:00
2005-06-18 22:49:40 -07:00
2005-06-28 12:55:30 -07:00
2005-04-25 18:32:13 -07:00
2005-07-19 14:13:54 -07:00
2005-07-27 14:22:30 -07:00
2005-05-01 08:59:25 -07:00
2005-06-23 20:14:40 -07:00
2005-07-27 15:24:42 -07:00
2005-06-28 12:55:30 -07:00