aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorJeff Garzik <[email protected]>2007-07-27 13:00:48 -0400
committerJames Bottomley <[email protected]>2007-10-12 14:50:48 -0400
commit24430458bb924e371ff894e26bfa9f73707f53fb (patch)
treea2daedb710c7f41a80efd33be16412bef719d91b /include/linux/timerqueue.h
parent095862ab982a56fb4ea237420bb8fcf1393ca287 (diff)
[SCSI] arcmsr: Fix hardware wait loops
Remove _interruptible, since receiving a signal while waiting on a hardware condition will simply cause the driver to busy-wait. Using msleep_interruptible() is rarely the right thing to do, when waiting on a hardware condition to change. Also, replace msleep with ssleep while doing this, where appropriate. [jejb: fix up merge conflict] Signed-off-by: Jeff Garzik <[email protected]> Acked-by: Nick Cheng <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions