All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: linux-scsi@vger.kernel.org
Subject: [Bug 85151] pm80xx + 7805H + HP SAS port expander = mpi_smp_completion 2604:smp IO status 0x2 and sas: expander ... discovery failed(0xffffffa6)
Date: Fri, 10 Oct 2014 21:32:26 +0000	[thread overview]
Message-ID: <bug-85151-11613-Eq8to5djfm@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-85151-11613@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=85151

--- Comment #12 from linux-ide@crashplan.pro ---
Note the changed behavior with kernel "Linux ubuntu14 3.17.0-031700rc7-generic
#201409281835 SMP Sun Sep 28 22:36:30 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux"
&& patched pm80xx, despite the SAS discovery errors the HP SAS expander is now
visible:

# lsscsi -g
[0:0:0:0]    disk    ATA      OCZ-VERTEX       1.3   /dev/sda   /dev/sg0
[4:0:0:0]    enclosu HP       HP SAS EXP Card  2.10  -          /dev/sg1

===
2nd HP SAS expander card = ok
===
Tried with a second HP SAS expander card, that also lists ok in lsscsi.

===
1 day more recent mainline kernel using unpatched pm80xx.ko = not ok
===
# uname -a
Linux ubuntu14 3.17.0-999-generic #201409282205 SMP Mon Sep 29 02:06:39 UTC
2014 x86_64 x86_64 x86_64 GNU/Linux
# modprobe -v pm80xx
...
insmod /lib/modules/3.17.0-999-generic/kernel/drivers/scsi/pm8001/pm80xx.ko
# lsscsi -g
[0:0:0:0]    disk    ATA      OCZ-VERTEX       1.3   /dev/sda   /dev/sg0

===
Copying this patched mv80xx over to 3.17.0-999 = ok
===
Unload
# modprobe -rv pm80xx
Rename stock kernel module
# mv /lib/modules/3.17.0-999-generic/kernel/drivers/scsi/pm8001/pm80xx.ko
/lib/modules/3.17.0-999-generic/kernel/drivers/scsi/pm8001/pm80xx.ko.bak
Copy
# cp /lib/modules/3.17.0-031700rc7-generic/extra/pm80xx.ko
/lib/modules/3.17.0-999-generic/extra/pm80xx.ko && depmod
# modprobe -v pm80xx
...
insmod /lib/modules/3.17.0-999-generic/extra/pm80xx.ko
# lsscsi -g
[0:0:0:0]    disk    ATA      OCZ-VERTEX       1.3   /dev/sda   /dev/sg0
[6:0:0:0]    enclosu HP       HP SAS EXP Card  2.10  -          /dev/sg1

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

  parent reply	other threads:[~2014-10-10 21:32 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-25 14:44 [Bug 85151] New: pm80xx + 7805H + HP SAS port expander = mpi_smp_completion 2604:smp IO status 0x2 and sas: expander ... discovery failed(0xffffffa6) bugzilla-daemon
2014-09-25 15:05 ` [Bug 85151] " bugzilla-daemon
2014-09-25 15:26 ` bugzilla-daemon
2014-09-25 15:33 ` bugzilla-daemon
2014-09-25 15:53 ` bugzilla-daemon
2014-09-25 16:06 ` bugzilla-daemon
2014-09-25 16:20 ` bugzilla-daemon
2014-09-26  8:33   ` Jack Wang
2014-09-26  8:34 ` bugzilla-daemon
2014-09-26  9:03 ` bugzilla-daemon
2014-09-26 10:16 ` bugzilla-daemon
2014-09-30 10:27 ` bugzilla-daemon
2014-10-10 21:11 ` bugzilla-daemon
2014-10-10 21:32 ` bugzilla-daemon [this message]
2014-10-10 22:00 ` bugzilla-daemon
2014-10-14 16:33 ` bugzilla-daemon
2014-10-19 12:17 ` bugzilla-daemon
2014-10-19 12:18 ` 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=bug-85151-11613-Eq8to5djfm@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.