public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Rik van Riel <riel@redhat.com>
Cc: kamalesh@linux.vnet.ibm.com, linux-kernel@vger.kernel.org,
	apw@shadowen.org, balbir@linux.vnet.ibm.com,
	linux-acpi@vger.kernel.org, tglx@linutronix.de, mingo@elte.hu,
	Christoph Lameter <clameter@sgi.com>
Subject: Re: 2.6.24-rc3-mm1 - Kernel Panic on IO-APIC
Date: Mon, 26 Nov 2007 12:33:19 -0800	[thread overview]
Message-ID: <20071126123319.7483e57f.akpm@linux-foundation.org> (raw)
In-Reply-To: <20071126143943.0a01665b@cuia.boston.redhat.com>

On Mon, 26 Nov 2007 14:39:43 -0500
Rik van Riel <riel@redhat.com> wrote:

> On Tue, 20 Nov 2007 22:18:39 -0800
> Andrew Morton <akpm@linux-foundation.org> wrote:
> 
> > > ..MP-BIOS bug: 8254 timer not connected to IO-APIC
> > > Kernel panic - not syncing: IO-APIC + timer doesn't work! Try using the 'noapic' kernel parameter
> > 
> > ACPI or x86 breakage, I guess.
> > 
> > Did 'noapic' work?
> 
> I got the same bug as above, 'noapic' gets past that point 

We still don't know what caused this, afaik.

> and right to the
> next oops.  I'm posting it here because this one is different from the others
> in the thread, yet looks vaguely related:
> 
> Unable to handle kernel NULL pointer dereference at 0000000000000021 RIP:
>  [<ffffffff8108382a>] refresh_zone_stat_thresholds+0x6d/0x90
> PGD 0
> Oops: 0002 [1] SMP
> last sysfs file:
> CPU 0
> Modules linked in:
> Pid: 1, comm: swapper Not tainted 2.6.24-rc3-mm1 #2
> RIP: 0010:[<ffffffff8108382a>]  [<ffffffff8108382a>] refresh_zone_stat_thresholds+0x6d/0x90
> RSP: 0000:ffff81007fb59ec0  EFLAGS: 00010293
> RAX: 0000000000000000 RBX: 0000000000000004 RCX: 0000000000000001
> RDX: 0000000000000001 RSI: ffffffff8146fb38 RDI: 0000000000000001
> RBP: ffff81000000c000 R08: 0000000000000000 R09: 0000000000000000
> R10: ffff81007fb59e60 R11: 0000000000000028 R12: ffffffff814d4558
> R13: 0000000000000000 R14: ffffffff814b62c0 R15: 0000000000000000
> FS:  0000000000000000(0000) GS:ffffffff813d9000(0000) knlGS:0000000000000000
> CS:  0010 DS: 0018 ES: 0018 CR0: 000000008005003b
> CR2: 0000000000000021 CR3: 0000000000201000 CR4: 00000000000006a0
> DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
> DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
> Process swapper (pid: 1, threadinfo FFFF81007FB58000, task FFFF81007FB56000)
> Stack:  0000000000000000 0000000000000000 0000000000000000 ffffffff814a3839
>  0000000000000000 ffffffff8148e626 ffff81007fb56000 ffffffff8126d36a
>  0000000000000000 ffffffffffffffff ffffffff8105786b 0000000000000000
> Call Trace:
>  [<ffffffff814a3839>] setup_vmstat+0x6/0x40
>  [<ffffffff8148e626>] kernel_init+0x169/0x2d8
>  [<ffffffff8126d36a>] trace_hardirqs_on_thunk+0x35/0x3a
>  [<ffffffff8105786b>] trace_hardirqs_on+0x115/0x138
>  [<ffffffff8100ce48>] child_rip+0xa/0x12
>  [<ffffffff8100c55f>] restore_args+0x0/0x30
>  [<ffffffff8148e4bd>] kernel_init+0x0/0x2d8
>  [<ffffffff8100ce3e>] child_rip+0x0/0x12
> 
> INFO: lockdep is turned off.

hm.  This smells like a startup ordering problem, but everything which
refresh_zone_stat_thresholds() should be set up by the time we run
initcalls.  Maybe the zone lists are bad?


  reply	other threads:[~2007-11-26 20:35 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20071120204525.ff27ac98.akpm@linux-foundation.org>
     [not found] ` <4743CC0B.9000508@linux.vnet.ibm.com>
2007-11-21  6:18   ` 2.6.24-rc3-mm1 - Kernel Panic on IO-APIC Andrew Morton
2007-11-21  9:22     ` Kamalesh Babulal
2007-11-21  9:29       ` Andrew Morton
2007-11-21  9:43         ` Kamalesh Babulal
2007-11-21 19:33         ` Torsten Kaiser
2007-11-22 10:04           ` Kirill A. Shutemov
2007-11-21 19:22     ` Len Brown
2007-11-21 19:48       ` Torsten Kaiser
2007-11-24  0:49     ` Alexey Dobriyan
2007-11-26 19:39     ` Rik van Riel
2007-11-26 20:33       ` Andrew Morton [this message]
2007-11-26 20:45         ` Ingo Molnar
2007-11-26 22:08           ` Jiri Slaby
2007-11-26 22:17             ` Andrew Morton
2007-11-26 22:22               ` Jiri Slaby
2007-11-26 23:14               ` Jiri Slaby
2007-11-26 23:28                 ` Andrew Morton
2007-11-27 17:50                   ` Rik van Riel
2007-11-26 20:54         ` Rik van Riel
2007-11-26 20:56         ` Christoph Lameter

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=20071126123319.7483e57f.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=apw@shadowen.org \
    --cc=balbir@linux.vnet.ibm.com \
    --cc=clameter@sgi.com \
    --cc=kamalesh@linux.vnet.ibm.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=riel@redhat.com \
    --cc=tglx@linutronix.de \
    /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