[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)
commit699139279d29e36e39d353b0536b510dab2e5ffa
tree228dbf79b2a79387c12f9b34622d70f84d88c72a
parentd0feafbf14ebe860136b8ad84cce42b34defb323
[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 <nacc@us.ibm.com>
Acked-by: Dean Nelson <dcn@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/sn/kernel/xpc_main.c