From: Robin Holt <holt@sgi.com>
To: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>,
James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: Linux 2.6.30-rc1 boot failure on ia64 w/ QLA12160. Bisected.
Date: Tue, 7 Apr 2009 23:27:35 -0500 [thread overview]
Message-ID: <20090408042734.GD10768@sgi.com> (raw)
In-Reply-To: <alpine.LFD.2.00.0904071700170.4583@localhost.localdomain>
On and ia64 system with a QLA12160 adapter, my boot fails with:
qla1280: QLA12160 found on PCI bus 0, dev 3
qla1280 0001:00:03.0: PCI INT A -> GSI 61 (level, low) -> IRQ 61
scsi(0): Enabling SN2 PCI DMA dual channel lockup workaround
qla1280 0001:00:03.0: firmware: using built-in firmware qlogic/12160.bin
qla1280_mailbox_command: Command failed, mailbox0 = 0x0007, mailbox_out0 = 0x4003, istatus = 0x6000
m0 4003, m1 b141, m2 5555, m3 aa55
m4 55aa, m5 a5a5, m6 5a5a, m7 2525
scsi(0): RISC checksum failed.
scsi(0): initialize: pci probe failed!
qla1x160: Failed to initialize adapter
qla1280 0001:00:03.0: PCI INT A disabled
I did a git-bisect and narrowed it down to:
commit 1bfa11db712cbf4af1ae037cd25fd4f781f0c215
Author: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Date: Thu Apr 2 11:13:17 2009 +0530
[SCSI] qla1280: use request_firmware
Firmware blob is little endian looks like this...
unsigned char Version1
unsigned char Version2
unsigned char Version3
unsigned char Padding
unsigned short start_address
unsigned short data
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
When I revert that commit from the 2.6.30-rc1 revision, I get a bootable
system.
Thanks,
Robin
next prev parent reply other threads:[~2009-04-08 4:27 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-08 0:20 Linux 2.6.30-rc1 Linus Torvalds
2009-04-08 2:26 ` Kevin Bowling
2009-04-08 5:09 ` Christian Kujau
2009-04-08 4:27 ` Robin Holt [this message]
2009-04-08 7:33 ` Linux 2.6.30-rc1 boot failure on ia64 w/ QLA12160. Bisected David Woodhouse
2009-04-08 7:36 ` David Woodhouse
2009-04-08 11:41 ` Robin Holt
2009-04-08 8:31 ` David Woodhouse
2009-04-09 15:43 ` Jaswinder Singh Rajput
2009-04-09 15:59 ` David Woodhouse
2009-04-08 5:37 ` Linux 2.6.30-rc1 Robin Holt
2009-04-08 5:54 ` Michael Chan
2009-04-08 6:25 ` Robin Holt
2009-04-08 7:12 ` Linux 2.6.30-rc1 tg3 endian issues with MAC addresses on BCM5701. Bisected Robin Holt
2009-04-13 17:57 ` Matt Carlson
2009-04-13 20:15 ` Robin Holt
2009-04-13 20:43 ` David Miller
2009-04-13 20:44 ` David Miller
2009-04-08 6:07 ` Linux 2.6.30-rc1 Michal Simek
2009-04-08 6:41 ` Jike Song
2009-04-08 11:33 ` Morten P.D. Stevens
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=20090408042734.GD10768@sgi.com \
--to=holt@sgi.com \
--cc=James.Bottomley@HansenPartnership.com \
--cc=jaswinderrajput@gmail.com \
--cc=linux-kernel@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