]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit82c43b809444084d46de55e803e996962129fa49
tree228dbf79b2a79387c12f9b34622d70f84d88c72a
parentdfda2abc4777169709930f0337b13a665c0120c7
[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