commit | 699139279d29e36e39d353b0536b510dab2e5ffa | [log] [tgz] |
---|---|---|
author | Nishanth Aravamudan <nacc@us.ibm.com> | Fri Jul 08 17:10:00 2005 -0700 |
committer | Tony Luck <tony.luck@intel.com> | Mon Jul 11 10:26:40 2005 -0700 |
tree | 228dbf79b2a79387c12f9b34622d70f84d88c72a | |
parent | d0feafbf14ebe860136b8ad84cce42b34defb323 [diff] |
[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>