commit | 8a1c17574a01555e5d3fdf56d8d72969904c91ca | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Tue Sep 13 01:25:15 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Sep 13 08:22:29 2005 -0700 |
tree | 9855d1048c2547ac9292c5e4c09c2a88f3b3e4fb | |
parent | 498d0c5711094b0e1fd93f5355d270ccebdec706 [diff] |
[PATCH] schedule_timeout_[un]interruptible() speedup These functions don't need schedule_timeout()'s barrier. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>