commit | 05b64b364822863974c0121359b01d7ba0f22205 | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Fri Sep 28 16:19:03 2007 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:54:13 2007 -0700 |
tree | 9f11ab39989780f93bdd953d798e070ada6ed069 | |
parent | 42bb4cd5ae320dd46630533fecb91b940d4468e2 [diff] |
[B43]: Rewrite pwork locking policy. Implement much easier and more lightweight locking for the periodic work. This also removes the last big busywait loop and replaces it by a sleeping loop. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>