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-07-12 12:08:43 -07:00
2005-07-12 12:13:49 -07:00
2005-06-22 22:11:44 -07:00
2005-07-19 13:56:53 -07:00
2005-07-08 14:57:23 -07:00
2005-07-19 14:00:13 -07:00
2005-07-28 12:12:58 -07:00
2005-07-11 21:13:56 -07:00
2005-07-11 21:13:56 -07:00
2005-07-12 12:08:43 -07:00
2005-07-27 15:24:42 -07:00
2005-07-27 16:26:08 -07:00
2005-07-11 21:13:56 -07:00
2005-07-08 14:57:23 -07:00
2005-07-11 21:13:56 -07:00
2005-07-08 14:57:23 -07:00
2005-07-18 13:35:43 -07:00
2005-07-12 11:57:52 -07:00
2005-06-25 17:10:13 -07:00
2005-07-24 19:44:23 -07:00
2005-07-18 13:44:10 -07:00
2005-07-07 18:23:47 -07:00
2005-07-11 21:13:56 -07:00
2005-07-12 12:08:43 -07:00
2005-07-11 21:13:56 -07:00
2005-07-26 15:43:17 -07:00
2005-07-18 13:45:12 -07:00
2005-06-22 14:32:51 -07:00