mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PATCH] SCSI bug fixes for 2.6.21-rc5
@ 2007-03-27 16:24 James Bottomley
  2007-03-27 16:46 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: James Bottomley @ 2007-03-27 16:24 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-scsi, linux-kernel

This is a fairly basic rollup of 3 basic double free or oops based bug
fixes.

The patch is available from:

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

The Short Changelog is

Joerg Dorchain (1):
      gdth: fix oops in gdth_copy_cmd()

Judith Lebzelter (1):
      mptsas: Fix oops for insmod during kexec

Linas Vepstas (1):
      lpfc: avoid double-free during PCI error failure

and the diffstat:

 message/fusion/mptsas.c |    7 +++++--
 scsi/gdth.c             |    2 ++
 scsi/lpfc/lpfc_init.c   |    5 ++---
 3 files changed, 9 insertions(+), 5 deletions(-)

James



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-03-27 16:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-27 16:24 [GIT PATCH] SCSI bug fixes for 2.6.21-rc5 James Bottomley
2007-03-27 16:46 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome