From: "Martin J. Bligh" <mbligh@aracnet.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: panic from isp1020
Date: Tue, 13 Jul 2004 13:37:03 -0700 [thread overview]
Message-ID: <135380000.1089751023@flay> (raw)
In-Reply-To: <133950000.1089750625@flay>
> The EIP according to addr2line is:
> Cmnd->result = isp1020_return_status(sts);
> (drivers/scsi/qlogicisp.c:1048)
>
> 0xc01eb588 <isp1020_intr_handler+572>: mov %eax,0x154(%esi)
>
> but esi is 0 ....
ie. Cmnd = NULL. Which was set above by:
Cmnd = hostdata->cmd_slots[cmd_slot];
M.
prev parent reply other threads:[~2004-07-13 20:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-13 20:30 panic from isp1020 Martin J. Bligh
2004-07-13 20:37 ` Martin J. Bligh [this message]
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=135380000.1089751023@flay \
--to=mbligh@aracnet.com \
--cc=linux-kernel@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