From: James Bottomley <James.Bottomley@SteelEye.com>
To: Andrew Morton <akpm@osdl.org>, Linus Torvalds <torvalds@osdl.org>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: [BK PATCH] last scsi fixes for 2.6.10-rc3
Date: Mon, 20 Dec 2004 12:19:33 -0600 [thread overview]
Message-ID: <1103566774.5267.62.camel@mulgrave> (raw)
These are all small and fairly essential fixes (except for one minor
piece of code removal which crept into the wrong bucket but should be
harmless) that I'd like to get in before 2.6.10
the patch is available at
bk://linux-scsi.bkbits.net/scsi-for-linus-2.6
The short changelog is:
Adrian Bunk:
o scsi/qla2xxx/qla_rscn.c: remove unused functions
James Bottomley:
o Fix cable pull problem with USB storage
Jens Axboe:
o hack imm.c to work in highmem machines
Mark Haverkamp:
o aacraid: 2.6 fix panic on module removal
Sreenivas Bagalkote:
o megaraid: fix a bug in kioc dma buffer deallocation
And the diffstat is
Documentation/scsi/ChangeLog.megaraid | 7 ++++++
drivers/scsi/aacraid/linit.c | 3 --
drivers/scsi/imm.c | 4 +++
drivers/scsi/megaraid/megaraid_ioctl.h | 2 -
drivers/scsi/megaraid/megaraid_mm.c | 34 ++++++++++++++++++---------------
drivers/scsi/megaraid/megaraid_mm.h | 5 +---
drivers/scsi/qla2xxx/qla_rscn.c | 26 -------------------------
drivers/scsi/sd.c | 2 -
drivers/scsi/sr.c | 2 -
9 files changed, 36 insertions(+), 49 deletions(-)
James
reply other threads:[~2004-12-20 18:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1103566774.5267.62.camel@mulgrave \
--to=james.bottomley@steeleye.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox