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 - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html