[IA64] use msleep_interruptible() instead of schedule_timeout
authorNishanth Aravamudan <nacc@us.ibm.com>
Sat, 9 Jul 2005 00:10:00 +0000 (17:10 -0700)
committerTony Luck <tony.luck@intel.com>
Mon, 11 Jul 2005 17:26:40 +0000 (10:26 -0700)
Description: Replace schedule_timeout() with msleep_interruptible() to
guarantee the task delays as expected.

Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Acked-by: Dean Nelson <dcn@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found