[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1182175019.3464.9.camel@mulgrave.il.steeleye.com>
Date: Mon, 18 Jun 2007 08:56:59 -0500
From: James Bottomley <James.Bottomley@...elEye.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-scsi <linux-scsi@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PATCH] SCSI bug fixes for 2.6.22-rc5
Now that we're stabilising, this is a simple push of two (fairly
critical) bug fixes. You can get it from:
master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
The changelog is:
commit 204abf28679cd55a8e254b18965583bb1c8bc739
Author: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
Date: Wed Jun 13 12:58:53 2007 -0700
[SCSI] ESP: Don't forget to clear ESP_FLAG_RESETTING.
esp_reset_cleanup() does everything necessary except clear
the flag, so we never exit resetting state.
Signed-off-by: David S. Miller <davem@...emloft.net>
Signed-off-by: James Bottomley <James.Bottomley@...elEye.com>
commit 29982e9acd3e81a289c73321401427d02eaa8adc
Author: Doug Chapman <doug.chapman@...com>
Date: Mon May 7 15:59:46 2007 -0400
[SCSI] fusion: fix for BZ 8426 - massive slowdown on SCSI CD/DVD drive
Patch for: http://bugzilla.kernel.org/show_bug.cgi?id=8426
A recent code cleanup that moved code from mptscsih to mptspi
inadvertently change the order some code was called. This caused
a massive slowdown (of 150x to 300x) on the CD/DVD drive on the
high-end HP Integrity servers.
Signed-off-by: Doug Chapman <doug.chapman@...com>
Acked-by: Eric Moore <eric.moore@....com>
Signed-off-by: James Bottomley <James.Bottomley@...elEye.com>
And the diffstat:
message/fusion/mptspi.c | 8 +++++---
scsi/esp_scsi.c | 1 +
2 files changed, 6 insertions(+), 3 deletions(-)
James
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists