From: Nishanth Aravamudan Date: Sat, 9 Jul 2005 00:10:00 +0000 (-0700) Subject: [IA64] use msleep_interruptible() instead of schedule_timeout X-Git-Tag: v2.6.13-rc3~90^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=699139279d29e36e39d353b0536b510dab2e5ffa;p=pandora-kernel.git [IA64] use msleep_interruptible() instead of schedule_timeout Description: Replace schedule_timeout() with msleep_interruptible() to guarantee the task delays as expected. Signed-off-by: Nishanth Aravamudan Acked-by: Dean Nelson Signed-off-by: Tony Luck --- Reading git-diff-tree failed