Linux SCSI subsystem development
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: torvalds@linux-foundation.org, linux-scsi@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [GIT PATCH] SCSI bug fixes for 2.6.25-rc1
Date: Wed, 13 Feb 2008 19:34:03 -0800	[thread overview]
Message-ID: <20080213193403.c0dde7f8.akpm@linux-foundation.org> (raw)
In-Reply-To: <1202951513.3109.101.camel@localhost.localdomain>

On Wed, 13 Feb 2008 19:11:53 -0600 James Bottomley <James.Bottomley@HansenPartnership.com> wrote:

> > mptbase-reset-ioc-initiator-during-pci-resume.patch
> > 
> >   Fixes suspend/resume on all of Darrick's MPT cards.  I first merged it
> >   in September 2007.
> 
> Patch presented by LSI but has gone back with comments

Five months is too long to fix a bug when someone has already sent us a
patch.  If they insist on being this sluggish I'd suggest that you review
the patch yourself then just merge it.  That will get their attention. 
Maybe.

> > dell-cerc-support-for-megaraid_mbox.patch
> 
> I need megaraid to sign off (and test) this one.

Two months, same story.

> > scsi-qlogicptic-section-fixes.patch
> > 
> >   Fixes a reference from .text into .init.text and hence might fix a
> >   machine crash when this driver is build into vmlinux.  Merged a week ago.
> 
> This was the one we had the alternative fix for, wasn't it ... ?

In current mainline, __devinit qpti_sbus_probe() still is calling __init
qpti_chain_add() (for example).  So in a CONFIG_HOTPLUG kernel, hotplugging
a new device (on sbus, ok, bad example ;)) will crash.

But Adrian has fixed six such bugs in there, maybe one of them can hit.  I
don't think we've fixed these by alternative means, unless we've disabled
__devinit?


Still, we can discuss specific patches all day.  I think there is a
_general_ problem getting bugfixes, warning fixes and cleanups into scsi
drivers within reasonable amounts of time?

      parent reply	other threads:[~2008-02-14  3:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-14  0:02 [GIT PATCH] SCSI bug fixes for 2.6.25-rc1 James Bottomley
2008-02-14  0:16 ` Andrew Morton
2008-02-14  1:11   ` James Bottomley
2008-02-14  1:22     ` David Miller
2008-02-14  2:10       ` James Bottomley
2008-02-14  3:34     ` Andrew Morton [this message]

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=20080213193403.c0dde7f8.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=torvalds@linux-foundation.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