[GIT PATCH] scsi bug fixes for 2.6.17-rc5

From: James Bottomley
Date: Wed May 31 2006 - 12:26:22 EST


This is my current slew of small bug fixes which either fix serious
bugs, or are completely safe for this -rc5 stage of the kernel. I've
added one more since I last sent you this pull request (the fix memory
building non-aligned sg lists)

The patch is available from:

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

The short changelog is:

Bryan Holty:
o fix memory building non-aligned sg lists

Eric Moore:
o scsi_transport_sas: make write attrs writeable

James Bottomley:
o scsi_transport_sas; fix user_scan
o mptspi: reset handler shouldn't be called for other bus protocols

Randy.Dunlap:
o ppa: fix for machines with highmem

Thomas Bogendoerfer:
o Blacklist entry for HP dat changer

And the diffstat:

message/fusion/mptbase.c | 27 +++++++++++++++++++++------
scsi/ppa.c | 7 +++++++
scsi/scsi_devinfo.c | 1 +
scsi/scsi_lib.c | 2 +-
scsi/scsi_transport_sas.c | 4 ++--
5 files changed, 32 insertions(+), 9 deletions(-)

James


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/