From: Peter Rival <frival@zk3.dec.com>
To: Phillip Ezolt <ezolt@perf.zko.dec.com>
Cc: ink@jurassic.park.msu.ru, rth@twiddle.net, axp-list@redhat.com,
Jay.Estabrook@COMPAQ.com, linux-kernel@vger.kernel.org,
clinux@zk3.dec.com, wcarr@perf.zko.dec.com
Subject: Re: Alpha SCSI error on 2.4.0-test11
Date: Thu, 30 Nov 2000 15:37:25 -0500 [thread overview]
Message-ID: <3A26BA85.1060805@zk3.dec.com> (raw)
In-Reply-To: <Pine.OSF.3.96.1001130145721.15171B-100000@perf.zko.dec.com>
Hi Phil,
Phillip Ezolt wrote:
> Hi All,
>
> Qlogic SCSI support seems broken on 2.4.0-test11 on a Miata (Digital Personal WorkStation 600au).
>
> When starting up, we get a machine check after initialing the qlogic SCSI code.
>
> Using the Alpha kgdb, we figured out that the code is dying in scsi_wait_request().
Wow, I'm impressed! I didn't realize that kgdb worked on Alpha...Were
you using the remote kgdb? (You can answer me offline to save
bandwidth.) This would be a _huge_ help in trying to figure out why my
Wildfire^WGS160 is crashing with the DISCONTIGMEM code that I stole from
Jay and have been hacking on.
Speaking of that system, it has two QLogic adapters in it (both 1040Bs,
like the Miata), and they are working just fine under 2.4.0-test11
(obviously, without my changes ;). It looks like it's probably the
platform code that's busted. I can't remember...are those Pyxis or
CIA? Anyway, could this have something to do with the PCI & PCI bridge
work that Richard and Ivan just submitted?
- Pete
>
> Here's the backtrace:
>
> scsi_wait_req (SRpnt=0xfffffc0001f9b480, cmnd=0xfffffc890000a078,
> buffer=0x100, bufflen=2, timeout=17891584, retries=6144)
> at /usr/src/linux/include/asm/atomic.h:85
> (gdb) where
> #0 scsi_wait_req (SRpnt=0xfffffc0001f9b480, cmnd=0xfffffc890000a078,
> buffer=0x100, bufflen=2, timeout=17891584, retries=6144)
> at /usr/src/linux/include/asm/atomic.h:85
> #1 0xfffffc00004107f0 in scan_scsis_single (channel=0, dev=41080, lun=0,
> max_dev_lun=0xfffffc00001efa30, sparse_lun=0xfffffc00001efa34,
> SDpnt2=0xfffffc00001efa38, shpnt=0xfffffc00005ff800,
> scsi_result=0xfffffc00001ef930 "\001") at scsi_scan.c:516
> #2 0xfffffc0000410548 in scan_scsis (shpnt=0xfffffc00005ff800, hardcoded=1,
> hchannel=0, hid=0, hlun=0) at scsi_scan.c:403
> #3 0xfffffc0000404f58 in scsi_register_host (tpnt=0xfffffc000058fb80)
> at scsi.c:1904
> #4 0xfffffc00004dac50 in init_this_scsi_driver ()
> #5 0xfffffc00004c2bec in do_initcalls ()
> #6 0xfffffc00004c2c6c in do_basic_setup ()
> #7 0xfffffc0000310078 in init (unused=0x0) at init/main.c:775
>
>
> Note: On the working kernels, the two controllers are 0x800 apart, but
> on the broken kernels, they are only 0x400. Could the overlap
> cause problems?
>
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2000-11-30 21:07 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-30 20:02 Alpha SCSI error on 2.4.0-test11 Phillip Ezolt
2000-11-30 20:37 ` Peter Rival [this message]
2000-11-30 21:40 ` Ivan Kokshaysky
2000-11-30 22:26 ` Phillip Ezolt
2000-11-30 22:37 ` Andrea Arcangeli
2000-12-01 11:56 ` Ivan Kokshaysky
2000-12-01 14:18 ` mm->context[NR_CPUS] and pci fix check [was Re: Alpha SCSI error on 2.4.0-test11] Andrea Arcangeli
2000-12-01 18:19 ` David S. Miller
2000-12-01 19:14 ` Andrea Arcangeli
2000-12-15 15:46 ` Andrea Arcangeli
2000-12-15 17:11 ` David S. Miller
2000-12-15 17:55 ` Andrea Arcangeli
2000-12-15 17:44 ` David S. Miller
2000-12-01 18:30 ` Alpha SCSI error on 2.4.0-test11 Phillip Ezolt
2000-12-01 19:35 ` Andrea Arcangeli
2000-12-01 19:56 ` Phillip Ezolt
2000-12-01 20:26 ` Andrea Arcangeli
2000-12-05 15:52 ` Phillip Ezolt
2000-12-01 22:11 ` Ivan Kokshaysky
2000-12-04 18:53 ` Phillip Ezolt
2000-12-06 0:06 ` Jay Estabrook
2000-12-06 14:51 ` Phillip Ezolt
-- strict thread matches above, loose matches on Subject: below --
2000-11-30 21:42 Mathiasen, Torben
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=3A26BA85.1060805@zk3.dec.com \
--to=frival@zk3.dec.com \
--cc=Jay.Estabrook@COMPAQ.com \
--cc=axp-list@redhat.com \
--cc=clinux@zk3.dec.com \
--cc=ezolt@perf.zko.dec.com \
--cc=ink@jurassic.park.msu.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=rth@twiddle.net \
--cc=wcarr@perf.zko.dec.com \
/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