]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
authorIngo Molnar <mingo@elte.hu>
Wed, 2 Jan 2008 16:25:34 +0000 (17:25 +0100)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 2 Jan 2008 21:11:06 +0000 (13:11 -0800)
commit9e729b7f0b8a42a1d10a2ba5ad6fd34fc3b5d90b
treeca86d577fe7fe68ae28b7f7d020f86bc9fff5535
parentcdfd5d4e15c54459d8cf35fc140924febb95071b
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"

This reverts commit dc86594fdc01159c3684bf1562c478facd621e41 ("[SCSI]
Get rid of scsi_cmnd->done") that was supposed to be a cleanup commit,
but apparently it causes regressions:

  Bug 9370 - v2.6.24-rc2-409-g9418d5d: attempt to access beyond end of device
  http://bugzilla.kernel.org/show_bug.cgi?id=9370

this patch should be reintroduced in a more split-up form to make
testing of it easier.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Matthew Wilcox <matthew@wil.cx>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/scsi/scsi.c
drivers/scsi/scsi_error.c
drivers/scsi/scsi_lib.c
drivers/scsi/scsi_priv.h
drivers/scsi/sd.c
drivers/scsi/sr.c
include/scsi/scsi_cmnd.h
include/scsi/scsi_driver.h
include/scsi/sd.h