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 fixes for 2.6.29-rc5
Date: Fri, 20 Feb 2009 15:53:09 -0800 [thread overview]
Message-ID: <20090220155309.d73b403c.akpm@linux-foundation.org> (raw)
In-Reply-To: <1235173256.9025.47.camel@localhost.localdomain>
On Fri, 20 Feb 2009 23:40:56 +0000
James Bottomley <James.Bottomley@HansenPartnership.com> wrote:
> On Fri, 2009-02-20 at 15:23 -0800, Andrew Morton wrote:
> > On Fri, 20 Feb 2009 17:02:07 -0600
> > James Bottomley <James.Bottomley@HansenPartnership.com> wrote:
>
> ...
>
> > Did the mpt-fusion MSI problems get sorted out? I think so...
>
> Yes, but in the PCI tree.
OK, fingers crossed for Jesse.
> > I believe that "scsi: mpt: suppress debugobjects warning" is 2.6.29
> > material. Sent 11 Feb, no response.
>
> This is http://bugzilla.kernel.org/show_bug.cgi?id=12662 which is
> reported fixed with no code changes.
I think the followup is bogus.
drivers/message/fusion/mptbase.c:GetLanConfigPages() calls mpt_config()
against an on-stack CONFIGPARMS, which embeds an on-stack timer_list.
So we should still use init_timer_on_stack(). Hopefully that won't
explode if mpt_config() is called with a CONFIGPARMS which _isn't_ on
the stack.
argh, I'll ping Thomas again.
> > Also I believe that "hptiop: add new PCI device ID" should be in 2.6.29
> > (and earlier), below. I can send this on if you like.
>
> I have this marked for inclusion, I'm just sending out the fixes that
> have been incubating in next prior to reconstructing a new fixes tree.
ok, thanks.
next prev parent reply other threads:[~2009-02-20 23:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-20 23:02 [GIT PATCH] SCSI fixes for 2.6.29-rc5 James Bottomley
2009-02-20 23:23 ` Andrew Morton
2009-02-20 23:40 ` James Bottomley
2009-02-20 23:53 ` Andrew Morton [this message]
2009-02-22 9:18 ` Boaz Harrosh
2009-02-22 9:25 ` Boaz Harrosh
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=20090220155309.d73b403c.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