All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@SteelEye.com>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>,
	Linux Kernel <linux-kernel@vger.kernel.org>
Subject: [GITPATCH] two bug fixes for SCSI in 2.6.12-rc5
Date: Fri, 03 Jun 2005 10:27:44 -0500	[thread overview]
Message-ID: <1117812465.5030.28.camel@mulgrave> (raw)

These are fixes for a fatal locking problem in qla2xxx and slab
corruption in the ipr driver which need to go in before 2.6.12 final.

The fixes are available here:

rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.git

The short log is

Andrew Vasquez:
  o qla2xxx: fix bad locking during eh_abort

Nathan T. Lynch:
  o fix slab corruption during ipr probe


And the diffstats:

 qla2xxx/qla_os.c |   24 +++++++++++++-----------
 scsi_scan.c      |    1 +
 2 files changed, 14 insertions(+), 11 deletions(-)

James



                 reply	other threads:[~2005-06-03 15:27 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=1117812465.5030.28.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.