From: bugzilla-daemon@bugzilla.kernel.org
To: linux-scsi@vger.kernel.org
Subject: [Bug 14877] MSI/MSI-X support in 2.6.31.xx and 2.6.32.xx seems broken
Date: Sat, 23 Jan 2010 14:25:29 GMT [thread overview]
Message-ID: <201001231425.o0NEPTCp031659@demeter.kernel.org> (raw)
In-Reply-To: <bug-14877-11613@http.bugzilla.kernel.org/>
http://bugzilla.kernel.org/show_bug.cgi?id=14877
--- Comment #7 from Anonymous Emailer <anonymous@kernel-bugs.osdl.org> 2010-01-23 14:25:26 ---
Reply-To: James.Bottomley@suse.de
On Fri, 2010-01-22 at 15:18 -0800, Andrew Morton wrote:
> On Fri, 15 Jan 2010 09:23:50 +0200
> Oleg Gawriloff <barzog@telecom.by> wrote:
>
> > 15.01.2010 1:01, Andrew Morton __________:
> >
> > > Oleg, please send that lpfc patch via emailed reply-to-all to this email.
> > > Include a brief description for the changelog and a Signed-off-by: as
> > > per Documentation/SubmittingPatches, thanks.
> > Signed-off-by version available at
> > http://marc.info/?l=linux-scsi&m=126342842601776&w=2
> >
> > From: George Kadianakis <desnacked {bomb} gmail {point} com>
> >
> > A Gentoo bug report [1] showed that as of 2.6.31 lpfc only uses INTx
> > interrupts.
> > This patch restores lpfc's ability to support MSI-X/MSI interrupts that the
> > "Addition of SLI4 Interface - Base Support" patch [2] broke.
> > It reestablishes MSI-X as the default interrupt method and in case MSI-X
> > is not
> > supported lpfc_sli{4,}_enable_intr fallbacks to MSI and then to INTx.
> >
> > [1]: http://bugs.gentoo.org/show_bug.cgi?id=296319
> > [2]: commit da0436e915a5c17ee79e72c1bf978a4ebb1cbf4d
> >
> > Signed-off-by: George Kadianakis <desnacked {cat} gmail {dog} com>
> > ---
> > drivers/scsi/lpfc/lpfc_attr.c | 6 +++---
> > 1 file changed, 3 insertions(+), 3 deletions(-)
> >
> >
> > diff --git a/drivers/scsi/lpfc/lpfc_attr.c b/drivers/scsi/lpfc/lpfc_attr.c
> > index e1a30a1..936ecaf 100644
> > --- a/drivers/scsi/lpfc/lpfc_attr.c
> > +++ b/drivers/scsi/lpfc/lpfc_attr.c
> > @@ -2890,12 +2890,12 @@ LPFC_ATTR_RW(poll_tmo, 10, 1, 255,
> > /*
> > # lpfc_use_msi: Use MSI (Message Signaled Interrupts) in systems that
> > # support this feature
> > -# 0 = MSI disabled (default)
> > +# 0 = MSI disabled
> > # 1 = MSI enabled
> > -# 2 = MSI-X enabled
> > +# 2 = MSI-X enabled (default)
> > # Value range is [0,2]. Default value is 0.
> > */
> > -LPFC_ATTR_R(use_msi, 0, 0, 2, "Use Message Signaled Interrupts (1) or "
> > +LPFC_ATTR_R(use_msi, 2, 0, 2, "Use Message Signaled Interrupts (1) or "
> > "MSI-X (2), if possible");
> >
>
> This is committed to the scsi tree without a cc:stable, so it won't get
> backported into 2.6.32.x and might not make it into 2.6.33 either.
>
> Was that all intentional?
Yes.
The commit contains an essay from James Smart as a sidebar explaining
the logic, but the gist is that there were instabilities in the previous
kernel that caused MSI failures with the lpfc cards so disabling MSI was
deliberate.
James
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
next prev parent reply other threads:[~2010-01-23 14:25 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <bug-14877-11613@http.bugzilla.kernel.org/>
2010-01-14 22:27 ` [Bug 14877] MSI/MSI-X support in 2.6.31.xx and 2.6.32.xx seems broken bugzilla-daemon
2010-01-14 23:01 ` Andrew Morton
2010-01-15 7:23 ` Oleg Gawriloff
2010-01-22 23:18 ` Andrew Morton
2010-01-23 1:21 ` James Bottomley
2010-01-14 23:02 ` bugzilla-daemon
2010-01-15 7:22 ` bugzilla-daemon
2010-01-15 7:24 ` bugzilla-daemon
2010-01-22 23:18 ` bugzilla-daemon
2010-01-23 14:25 ` bugzilla-daemon [this message]
2010-01-23 14:29 ` bugzilla-daemon
2010-01-23 14:57 ` James Bottomley
2010-01-23 14:57 ` bugzilla-daemon
2010-01-23 15:36 ` bugzilla-daemon
2010-01-23 22:34 ` bugzilla-daemon
2010-01-24 1:22 ` bugzilla-daemon
[not found] <bug-14877-11613@https.bugzilla.kernel.org/>
2012-05-14 15:40 ` bugzilla-daemon
2012-05-14 15:40 ` bugzilla-daemon
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=201001231425.o0NEPTCp031659@demeter.kernel.org \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=linux-scsi@vger.kernel.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.