From: Dave Hansen <haveblue@us.ibm.com>
To: "Martin J. Bligh" <mbligh@aracnet.com>
Cc: Andrew Morton <akpm@digeo.com>,
linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: 2.5.59-mm8
Date: Tue, 04 Feb 2003 01:07:58 -0800 [thread overview]
Message-ID: <3E3F82EE.7060707@us.ibm.com> (raw)
In-Reply-To: 167540000.1044346173@[10.10.2.4]
Martin J. Bligh wrote:
>>http://www.zip.com.au/~akpm/linux/patches/2.5/2.5.59/2.5.59-mm8/
>
> Booted to login prompt, then immediately oopsed
> (16-way NUMA-Q, mm6 worked fine). At a wild guess, I'd suspect
> irq_balance stuff.
>
> Unable to handle kernel NULL pointer dereference at virtual address 0000013c
> printing eip:
> c01ed768
> *pde = 2ecb7001
> *pte = 00000000
> Oops: 0002
> CPU: 2
> EIP: 0060:[<c01ed768>] Not tainted
> EFLAGS: 00010046
> EIP is at isp1020_intr_handler+0x1f8/0x330
> eax: 00000000 ebx: ef67f080 ecx: 00000000 edx: 00000000
> esi: 00000000 edi: 00000003 ebp: ef6c589c esp: f0199efc
> ds: 007b es: 007b ss: 0068
> Process swapper (pid: 0, threadinfo=f0198000 task=f019cc40)
> Stack: ef67f080 c02c7fe0 0360db40 f0199f40 00000003 ef6c5800 00000086
> f0199f7c
> 00000013 c01ed556 00000013 ef6c5800 f0199f7c f01ef7e0 24000001
> c010b7c5
> 00000013 ef6c5800 f0199f7c c02c3a60 00000260 00000013 f01ef7e0
> c010b9bd
> Call Trace:
> [<c01ed556>] do_isp1020_intr_handler+0x36/0x50
> [<c010b7c5>] handle_IRQ_event+0x45/0x70
> [<c010b9bd>] do_IRQ+0x8d/0x100
> [<c0107080>] default_idle+0x0/0x50
> [<c0107080>] default_idle+0x0/0x50
> [<c010a070>] common_interrupt+0x18/0x20
> [<c0107080>] default_idle+0x0/0x50
> [<c0107080>] default_idle+0x0/0x50
> [<c01070aa>] default_idle+0x2a/0x50
> [<c010714a>] cpu_idle+0x3a/0x50
> [<c0120294>] printk+0x164/0x1a0
This didn't include 4k/irqstack stuff did it? That is in the path that
those patches touch.
--
Dave Hansen
haveblue@us.ibm.com
WARNING: multiple messages have this Message-ID (diff)
From: Dave Hansen <haveblue@us.ibm.com>
To: "Martin J. Bligh" <mbligh@aracnet.com>
Cc: Andrew Morton <akpm@digeo.com>,
linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: 2.5.59-mm8
Date: Tue, 04 Feb 2003 01:07:58 -0800 [thread overview]
Message-ID: <3E3F82EE.7060707@us.ibm.com> (raw)
In-Reply-To: 167540000.1044346173@[10.10.2.4]
Martin J. Bligh wrote:
>>http://www.zip.com.au/~akpm/linux/patches/2.5/2.5.59/2.5.59-mm8/
>
> Booted to login prompt, then immediately oopsed
> (16-way NUMA-Q, mm6 worked fine). At a wild guess, I'd suspect
> irq_balance stuff.
>
> Unable to handle kernel NULL pointer dereference at virtual address 0000013c
> printing eip:
> c01ed768
> *pde = 2ecb7001
> *pte = 00000000
> Oops: 0002
> CPU: 2
> EIP: 0060:[<c01ed768>] Not tainted
> EFLAGS: 00010046
> EIP is at isp1020_intr_handler+0x1f8/0x330
> eax: 00000000 ebx: ef67f080 ecx: 00000000 edx: 00000000
> esi: 00000000 edi: 00000003 ebp: ef6c589c esp: f0199efc
> ds: 007b es: 007b ss: 0068
> Process swapper (pid: 0, threadinfo=f0198000 task=f019cc40)
> Stack: ef67f080 c02c7fe0 0360db40 f0199f40 00000003 ef6c5800 00000086
> f0199f7c
> 00000013 c01ed556 00000013 ef6c5800 f0199f7c f01ef7e0 24000001
> c010b7c5
> 00000013 ef6c5800 f0199f7c c02c3a60 00000260 00000013 f01ef7e0
> c010b9bd
> Call Trace:
> [<c01ed556>] do_isp1020_intr_handler+0x36/0x50
> [<c010b7c5>] handle_IRQ_event+0x45/0x70
> [<c010b9bd>] do_IRQ+0x8d/0x100
> [<c0107080>] default_idle+0x0/0x50
> [<c0107080>] default_idle+0x0/0x50
> [<c010a070>] common_interrupt+0x18/0x20
> [<c0107080>] default_idle+0x0/0x50
> [<c0107080>] default_idle+0x0/0x50
> [<c01070aa>] default_idle+0x2a/0x50
> [<c010714a>] cpu_idle+0x3a/0x50
> [<c0120294>] printk+0x164/0x1a0
This didn't include 4k/irqstack stuff did it? That is in the path that
those patches touch.
--
Dave Hansen
haveblue@us.ibm.com
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/
next prev parent reply other threads:[~2003-02-04 8:59 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-04 7:31 2.5.59-mm8 Andrew Morton
2003-02-04 7:31 ` 2.5.59-mm8 Andrew Morton
2003-02-04 8:02 ` 2.5.59-mm8 Joshua Kwan
2003-02-04 8:05 ` 2.5.59-mm8 Andrew Morton
2003-02-04 8:08 ` 2.5.59-mm8 Joshua Kwan
2003-02-04 8:09 ` 2.5.59-mm8 Martin J. Bligh
2003-02-04 8:09 ` 2.5.59-mm8 Martin J. Bligh
2003-02-04 8:17 ` 2.5.59-mm8 Andrew Morton
2003-02-04 8:17 ` 2.5.59-mm8 Andrew Morton
2003-02-04 22:15 ` Broken SCSI code in the BK tree (was: 2.5.59-mm8) Martin J. Bligh
2003-02-04 22:15 ` Martin J. Bligh
2003-02-06 5:13 ` Martin J. Bligh
2003-02-06 20:50 ` Martin J. Bligh
2003-02-06 22:30 ` Martin J. Bligh
2003-02-06 23:25 ` James Bottomley
2003-02-07 1:24 ` Patrick Mansfield
2003-02-07 2:01 ` Martin J. Bligh
2003-02-07 2:25 ` Patrick Mansfield
2003-02-07 4:05 ` Doug Ledford
2003-02-07 4:19 ` Anton Blanchard
2003-02-07 8:50 ` Mike Anderson
2003-02-07 4:19 ` Andrew Morton
2003-02-07 4:24 ` Doug Ledford
2003-02-07 4:35 ` William Lee Irwin III
2003-02-07 4:53 ` Matthew Jacob
2003-02-07 4:53 ` Matthew Jacob
2003-02-07 4:50 ` Matthew Jacob
2003-02-07 4:50 ` Matthew Jacob
2003-02-07 4:28 ` Martin J. Bligh
2003-02-04 9:07 ` Dave Hansen [this message]
2003-02-04 9:07 ` 2.5.59-mm8 Dave Hansen
2003-02-04 9:18 ` 2.5.59-mm8 compile error in tcp_ipv6.c Helge Hafting
2003-02-04 9:21 ` Andrew Morton
2003-02-04 9:29 ` David S. Miller
2003-02-04 9:33 ` 2.5.59-mm8 Arjan van de Ven
2003-02-05 8:08 ` 2.5.59-mm8 Mike Galbraith
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=3E3F82EE.7060707@us.ibm.com \
--to=haveblue@us.ibm.com \
--cc=akpm@digeo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mbligh@aracnet.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.