Christoph Hellwig
7dfdc9a52b
[SCSI] use a completion in scsi_send_eh_cmnd
...
scsi_send_eh_cmnd currently uses a semaphore and an overload of eh_timer
to either get a completion for a command for a timeout.
Switch to using a completion and wait_for_completion_timeout to simply
the code and not having to deal with the races ourselves.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2005-11-06 12:49:36 -06:00
..
2005-09-03 00:15:11 -04:00
2005-10-30 17:37:27 -08:00
2005-11-04 17:28:34 +00:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:27 -08:00
2005-10-29 21:40:42 -07:00
2005-10-30 17:37:27 -08:00
2005-10-31 19:16:17 -08:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:27 -08:00
2005-11-01 21:41:20 -08:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:27 -08:00
2005-11-05 10:33:55 +11:00
2005-11-04 16:27:50 -08:00
2005-11-05 10:33:55 +11:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:16 -08:00
2005-10-30 17:37:27 -08:00
2005-10-31 10:51:57 -08:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:22 -08:00
2005-11-06 12:32:31 -06:00
2005-10-28 14:02:13 -07:00
2005-10-29 11:25:16 -07:00
2005-10-30 17:37:32 -08:00
2005-11-01 13:18:54 -08:00
2005-10-08 15:00:57 -07:00
2005-11-06 12:49:36 -06:00
2005-10-31 16:09:39 -08:00
2005-09-13 08:22:33 -07:00