* [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
* Re: [GIT PATCH] SCSI bug fixes for 2.6.21-rc5
2007-03-27 16:24 [GIT PATCH] SCSI bug fixes for 2.6.21-rc5 James Bottomley
@ 2007-03-27 16:46 ` Randy Dunlap
0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2007-03-27 16:46 UTC (permalink / raw)
To: James Bottomley; +Cc: Linus Torvalds, Andrew Morton, linux-scsi, linux-kernel
On Tue, 27 Mar 2007 11:24:37 -0500 James Bottomley wrote:
> This is a fairly basic rollup of 3 basic double free or oops based bug
> fixes.
It's disappointing that kernel-doc fixes are not being merged.
Yes, they are not code bug fixes, but they are doc bug fixes,
and some of us do work to try to keep them in good shape.
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
^ 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