From: Mike Anderson <andmike@us.ibm.com>
To: Andrew Vasquez <praka@san.rr.com>, linux-scsi@vger.kernel.org
Subject: Re: [PATCH] scsi_host sysfs updates scsi-misc-2.5 [0/2]
Date: Tue, 13 May 2003 11:51:07 -0700 [thread overview]
Message-ID: <20030513185107.GD1626@beaverton.ibm.com> (raw)
In-Reply-To: <20030512151553.GA22417@praka.local.home>
Andrew Vasquez [praka@san.rr.com] wrote:
> On Thu, 08 May 2003, Mike Anderson wrote:
>
> > This series of patches is an update to the scsi_host sysfs / ref
> > counting patches previously merged into the scsi-misc-2.5 tree.
> >
> > insmod / rmmod Testing:
> > Legacy registration:
> > aic7xxx_old, qlogicisp
> > qla2xxx v8.00.00b1 - Driver oops system with garbled
> > messages on rmmod. Does not seem related to this patch.
> >
>
> Is the driver still oops'ng during your testing? Could you provide
> some specifics on attached storage as well as environment (fabric,
> loop, hba type)? I'll resync my working tree with scsi-misc and
> perform some additional investigation.
The driver is still oops'ng on current scsi-misc-2.5, but I tried
linux-2.5 bk 2.5.69+ (change set 1.1095) and it did not oops after
multiple insmod/rmmod cycles.
I do not get consistent oops, but the one below occurs frequently on
rmmod. I will track it down more on my system and see if there are
changes between linux-2.5 and scsi-misc that would address what I am
seeing.
My configuration is 2 qla2300, IBM 2109 switch, IBM FASTt 200, 10 FC
JBOD disks.
-andmike
--
Michael Anderson
andmike@us.ibm.com
Unable to handle kernel paging request at virtual address d08a9110
printing eip:
d08a9110
*pde = 00000000
Oops: 0000 [#1]
CPU: 1
EIP: 0060:[<d08a9110>] Not tainted
EFLAGS: 00010246
EIP is at 0xd08a9110
eax: 00000000 ebx: c12ba000 ecx: cb967948 edx: c12bbf24
esi: cb9641c0 edi: c1287f80 ebp: c1287f80 esp: c12bbf10
ds: 007b es: 007b ss: 0068
Process swapper (pid: 0, threadinfo=c12ba000 task=c12bc6a<10>)Un
abSlet atcko: h acn0dl1e2 d1kce0r ncebl 9p6a4g1cin0g rce12bqbuefs24t
a<t4> vci12rbtbuaf2l4 add0dr8eas9s11 d00 8ca9c128510f
8 p<4r>icnct2i8n5gf e48 ip:0
000d0080a19 11<40> 0
* pd e = bf<4ff>fcf03699
0U8n abflffe ftfof fdha nd0l0e00 k00er46n elc 0pa12gi8cn6gb
recq03u9es2ta0 8 at <v4i>0r0tu00a0l0 a0d4 dr0e0ssed 70aff8f0 f2ca412
b f7prci n<ti4>ng b
e i p :
c0<14>1cd0012078
a0* p<d4e>c 0=1 1a5953ba50a 5a0
00fff cdc22084 c0391f00 ce560080 c01089a0 c01089a0
Call Trace:
[<c012d1c0>] run_timer_softirq+0x1c0/0x270
[<c0128c6b>] do_softirq+0x6b/0xd0
[<c01089a0>] default_idle+0x0/0x40
[<c01193b0>] smp_apic_timer_interrupt+0x140/0x160
[<c01089a0>] default_idle+0x0/0x40
[<c01089a0>] default_idle+0x0/0x40
[<c010b8ce>] apic_timer_interrupt+0x1a/0x20
[<c01089a0>] default_idle+0x0/0x40
[<c01089a0>] default_idle+0x0/0x40
[<c01089ca>] default_idle+0x2a/0x40
[<c0108a72>] cpu_idle+0x52/0x70
[<c0125533>] release_console_sem+0xd3/0x190
prev parent reply other threads:[~2003-05-13 18:36 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-09 6:33 [PATCH] scsi_host sysfs updates scsi-misc-2.5 [0/2] Mike Anderson
2003-05-09 6:34 ` [PATCH] scsi_host sysfs updates scsi-misc-2.5 [1/2] Mike Anderson
2003-05-09 6:35 ` [PATCH] scsi_host sysfs updates scsi-misc-2.5 [2/2] Mike Anderson
2003-05-09 6:59 ` Christoph Hellwig
2003-05-09 7:50 ` Mike Anderson
2003-05-09 8:21 ` Mike Anderson
2003-05-12 3:57 ` [PATCH] scsi_host sysfs updates scsi-misc-2.5 [0/2] James Bottomley
2003-05-12 6:38 ` Mike Anderson
2003-05-12 17:50 ` James Bottomley
2003-05-12 17:59 ` James Bottomley
2003-05-12 18:41 ` Mike Anderson
2003-05-12 20:10 ` James Bottomley
2003-05-12 20:35 ` Mike Anderson
2003-05-12 20:42 ` James Bottomley
2003-05-12 20:53 ` James Bottomley
2003-05-12 21:49 ` Mike Anderson
2003-05-12 21:50 ` James Bottomley
2003-05-12 22:15 ` Mike Anderson
2003-05-14 0:00 ` Patrick Mochel
2003-05-12 18:18 ` Mike Anderson
2003-05-12 15:15 ` Andrew Vasquez
2003-05-13 18:51 ` Mike Anderson [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=20030513185107.GD1626@beaverton.ibm.com \
--to=andmike@us.ibm.com \
--cc=linux-scsi@vger.kernel.org \
--cc=praka@san.rr.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