1
0
Files
linux/drivers
Linus Torvalds 49d7bc6428 Revert revert of "[SCSI] fix usb storage oops"
This reverts commit 1b0997f561, which in
turn reverted 34ea80ec6a (which is thus
re-instated).

Quoth James Bottomley:

  "All it's doing is deferring the device_put() from the
   scsi_put_command() to after the scsi_run_queue(), which doesn't fix
   the sleep while atomic problem of the device release method.  In both
   cases we still get the semaphore in atomic context problem which is
   caused by scsi_reap_target() doing a device_del(), which I assumed
   (wrongly) was valid from atomic context."

who also promised to fix scsi_reap_target().

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-12-12 11:25:04 -08:00
..
2005-11-23 23:03:06 -08:00
2005-12-12 08:57:43 -08:00
2005-12-12 08:57:46 -08:00
2005-10-30 17:37:10 -08:00
2005-10-30 17:37:32 -08:00
2005-11-28 21:00:29 +00:00
2005-12-06 17:36:44 -08:00
2005-11-07 07:54:09 -08:00
2005-11-29 21:39:23 -08:00
2005-11-29 19:47:04 -08:00
2005-10-30 17:37:32 -08:00
2005-12-03 20:50:51 -08:00