public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] SCSI bug fix for 2.6.23-rc8
@ 2007-09-25 17:55 James Bottomley
  2007-09-26  1:57 ` James Bottomley
  0 siblings, 1 reply; 2+ messages in thread
From: James Bottomley @ 2007-09-25 17:55 UTC (permalink / raw)
  To: Andrew Morton, Linus Torvalds; +Cc: linux-scsi, linux-kernel

This is, unfortunately, not a recent regression but it's only been
recently diagnosed.  Apparently the SCSI Parallel transport class domain
validation cable width detection wasn't working, leading to cases where
controllers with damaged cables would end up hanging the system (the
reported one was an aic79xx controller, but the potential is there for
all SPI based systems).  This bug would *only* affect systems whose
cable integrity or connectors were compromised, so it isn't life
threatening to every SCSI Parallel installation, but the consequence of
running into it is a system hang.

The fix is available here:

master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git

The short changelog is:

James Bottomley (1):
      scsi_transport_spi: fix domain validation failure from incorrect
width setting

And the diffstat:

 scsi_transport_spi.c |   28 ++++++++++++++++++++++------
 1 file changed, 22 insertions(+), 6 deletions(-)

James




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-09-26  1:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-25 17:55 [GIT PATCH] SCSI bug fix for 2.6.23-rc8 James Bottomley
2007-09-26  1:57 ` James Bottomley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox