From: Nishanth Aravamudan Date: Thu, 23 Jun 2005 05:19:52 +0000 (-0700) Subject: [LTPC]: Replace schedule_timeout() with ssleep()/msleep() X-Git-Tag: v2.6.13-rc1~68^2~534^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c4ee8f907fc4a3c69273a958f853bf4b358eb49;p=pandora-kernel.git [LTPC]: Replace schedule_timeout() with ssleep()/msleep() Use ssleep() / msleep() [as appropriate] instead of schedule_timeout() to guarantee the task delays as expected. Signed-off-by: Nishanth Aravamudan Acked-by: Arnaldo Carvalho de Melo Signed-off-by: Maximilian Attems Signed-off-by: Domen Puncer Signed-off-by: David S. Miller --- Reading git-diff-tree failed