]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] xtensa: use ssleep() instead of schedule_timeout()
authorNishanth Aravamudan <nacc@us.ibm.com>
Tue, 12 Jul 2005 20:58:26 +0000 (13:58 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 12 Jul 2005 23:01:01 +0000 (16:01 -0700)
commit5c888d531823f8ce2853fb717ebefbcca9acdcd0
tree75aceeec04caa634274f0e03c17d7c6e9ca56bd6
parent813e6783647489a8481d256944b7fd75ff79e035
[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>
arch/xtensa/kernel/traps.c