[KJ] Re: [PATCH 6/14] ia64/sn: use msleep_interruptible() instead
From: Dean Nelson <hidden> Date: 2005-07-11 12:52:56
On Fri, Jul 08, 2005 at 05:10:22PM -0700, Nishanth Aravamudan wrote:
From: Nishanth Aravamudan <redacted>
Description: Replace schedule_timeout() with msleep_interruptible() to
guarantee the task delays as expected.
Signed-off-by: Nishanth Aravamudan <redacted>
Your changes to arch/ia64/sn/kernel/xpc_main.c looked good to me. Thanks.