From: Meelis Roos <mroos@linux.ee>
To: sparclinux@vger.kernel.org, linux-pci@vger.kernel.org,
qla2xxx-upstream@qlogic.com,
Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: 4.13.0-rc4 sparc64: can't allocate MSI-X affinity masks for 2 vectors
Date: Tue, 15 Aug 2017 17:54:27 +0300 (EEST) [thread overview]
Message-ID: <alpine.LRH.2.20.1708151742360.29628@math.ut.ee> (raw)
I noticed that in 4.13.0-rc4 there is a new error in dmesg on my sparc64
t5120 server: can't allocate MSI-X affinity masks.
[ 30.274284] qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 10.00.00.00-k.
[ 30.274648] qla2xxx [0000:10:00.0]-001d: : Found an ISP2432 irq 21 iobase 0x000000c100d00000.
[ 30.275447] qla2xxx 0000:10:00.0: can't allocate MSI-X affinity masks for 2 vectors
[ 30.816882] scsi host1: qla2xxx
[ 30.877294] qla2xxx: probe of 0000:10:00.0 failed with error -22
[ 30.877578] qla2xxx [0000:10:00.1]-001d: : Found an ISP2432 irq 22 iobase 0x000000c100d04000.
[ 30.878387] qla2xxx 0000:10:00.1: can't allocate MSI-X affinity masks for 2 vectors
[ 31.367083] scsi host1: qla2xxx
[ 31.427500] qla2xxx: probe of 0000:10:00.1 failed with error -22
I do not know if the driver works since nothing is attached to the FC
HBA at the moment, but from the error messages it looks like the driver
fails to load.
I booted 4.12 and 4.11 - the red error is not there but the failure
seems to be the same error -22:
[2478900.385223] qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 9.00.00.00-k.
[2478900.385610] qla2xxx [0000:10:00.0]-001d: : Found an ISP2432 irq 21 iobase 0x000000c100d00000.
[2478900.930517] scsi host1: qla2xxx
[2478900.990939] qla2xxx: probe of 0000:10:00.0 failed with error -22
[2478900.991222] qla2xxx [0000:10:00.1]-001d: : Found an ISP2432 irq 22 iobase 0x000000c100d04000.
[2478901.510715] scsi host1: qla2xxx
[2478901.581106] qla2xxx: probe of 0000:10:00.1 failed with error -22
Will try older kernels too if it is useful for bisection.
On an older sparc64 (t1-200) with 4.13.0-rc4, qla2xxx loads fine (nothing is attached there either):
[ 30.590064] qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 10.00.00.00-k.
[ 30.699053] PCI: Enabling device: (0000:02:05.0), cmd 3
[ 30.699122] qla2xxx [0000:02:05.0]-001d: : Found an ISP2200 irq 12 iobase 0x000001ff0000a000.
[ 52.463403] scsi host2: qla2xxx
[ 52.545973] qla2xxx [0000:02:05.0]-4800:2: DPC handler sleeping.
[ 52.627163] qla2xxx [0000:02:05.0]-00fb:2: QLogic QLA22xx - .
[ 52.705428] qla2xxx [0000:02:05.0]-00fc:2: ISP2200: PCI (33 MHz) @ 0000:02:05.0 hdma- host#=2 fw=2.02.08 TP.
[ 53.503221] qla2xxx [0000:02:05.0]-480f:2: Loop resync scheduled.
[ 73.796964] qla2xxx [0000:02:05.0]-8038:2: Cable is unplugged...
[ 73.876036] qla2xxx [0000:02:05.0]-883a:2: fw_state=4 (ffff, ffff, ffff, ffff ffff) curr time=ffffa61d.
[ 73.999845] qla2xxx [0000:02:05.0]-286c:2: qla2x00_loop_resync *** FAILED ***.
[ 74.094861] qla2xxx [0000:02:05.0]-4810:2: Loop resync end.
[ 74.168188] qla2xxx [0000:02:05.0]-4800:2: DPC handler sleeping.
--
Meelis Roos (mroos@linux.ee)
next reply other threads:[~2017-08-15 14:54 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-15 14:54 Meelis Roos [this message]
2017-08-15 18:44 ` Bjorn Helgaas
2017-08-15 20:24 ` Meelis Roos
2017-08-16 18:39 ` Meelis Roos
2017-08-16 19:02 ` Bjorn Helgaas
2017-08-17 14:47 ` Meelis Roos
2017-08-21 18:27 ` David Miller
2017-08-21 18:34 ` Christoph Hellwig
2017-08-21 19:20 ` mroos
2017-08-21 20:35 ` David Miller
2017-08-22 5:02 ` Meelis Roos
2017-08-22 6:35 ` Christoph Hellwig
2017-08-22 16:31 ` David Miller
2017-08-22 16:33 ` Meelis Roos
2017-08-22 16:45 ` David Miller
2017-08-22 16:39 ` Christoph Hellwig
2017-08-22 16:52 ` David Miller
2017-08-17 10:09 ` Christoph Hellwig
2017-08-17 10:17 ` Meelis Roos
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=alpine.LRH.2.20.1708151742360.29628@math.ut.ee \
--to=mroos@linux.ee \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=qla2xxx-upstream@qlogic.com \
--cc=sparclinux@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome