From: bugzilla-daemon@bugzilla.kernel.org
To: linux-scsi@vger.kernel.org
Subject: [Bug 64141] [BISECTED]3w-9xxx times out if MSI disabled during enumeration
Date: Tue, 03 Jun 2014 22:58:59 +0000 [thread overview]
Message-ID: <bug-64141-11613-fBy74VL2ej@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-64141-11613@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=64141
Bjorn Helgaas <bhelgaas@google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|PCI |Other
Assignee|drivers_pci@kernel-bugs.osd |scsi_drivers-other@kernel-b
|l.org |ugs.osdl.org
Product|Drivers |SCSI Drivers
--- Comment #2 from Bjorn Helgaas <bhelgaas@google.com> ---
I think this is a 3w-9xxx driver defect, so I'm reassigning to SCSI. Here's my
rationale (from the email thread mentioned above):
... twa_probe() looks strange to me. The other drivers I looked at
do all their PCI initialization before the scsi_host_alloc() /
scsi_add_host() / scsi_scan_host() stuff. But twa_probe() has PCI
stuff scattered around between those three SCSI calls. In particular,
it does the MSI setup way down near the end, after scsi_add_host(),
which seems like just the sort of thing that could explain this problem.
Let me know if this seems like the wrong thing to do.
--
You are receiving this mail because:
You are watching the assignee of the bug.
parent reply other threads:[~2014-06-03 22:59 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <bug-64141-11613@https.bugzilla.kernel.org/>]
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=bug-64141-11613-fBy74VL2ej@https.bugzilla.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.