commit | 5c888d531823f8ce2853fb717ebefbcca9acdcd0 | [log] [tgz] |
---|---|---|
author | Nishanth Aravamudan <nacc@us.ibm.com> | Tue Jul 12 13:58:26 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jul 12 16:01:01 2005 -0700 |
tree | 75aceeec04caa634274f0e03c17d7c6e9ca56bd6 | |
parent | 813e6783647489a8481d256944b7fd75ff79e035 [diff] |
[PATCH] xtensa: use ssleep() instead of schedule_timeout() Replace schedule_timeout() with ssleep() to guarantee the task delays as expected. Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com> Signed-off-by: Chris Zankel <chris@zankel.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>