From: Bryce Harrington <bryce@osdl.org>
To: Randy Dunlap <rdunlap@xenotime.net>
Cc: Pavel Machek <pavel@ucw.cz>, Andrew Morton <akpm@osdl.org>,
vatsa@in.ibm.com, torvalds@osdl.org,
linux-kernel@vger.kernel.org, shaohua.li@intel.com,
hotplug_sig@osdl.org, lhcs-devel@lists.sourceforge.net
Subject: Re: Status on CPU hotplug issues
Date: Mon, 23 Oct 2006 15:26:24 -0700 [thread overview]
Message-ID: <20061023222624.GG6555@osdl.org> (raw)
In-Reply-To: <20061009144024.6364b6ba.rdunlap@xenotime.net>
On Mon, Oct 09, 2006 at 02:40:24PM -0700, Randy Dunlap wrote:
> On Sat, 7 Oct 2006 21:57:49 +0000 Pavel Machek wrote:
>
> > Hi!
> >
> > > 1. Oops offlining cpu twice on AMD64 (but not on EM64t)
> > > with the 2.6.18-git22 kernel
> > >
> > > Reported to hotplug lists 10/05:
> > > http://lists.osdl.org/pipermail/hotplug_sig/2006-October/000680.html
> > >
> > > To recreate: offline, online, and then offline a CPU, then oopses
> > > http://crucible.osdl.org/runs/2397/sysinfo/amd01.console
> > > http://crucible.osdl.org/runs/2397/sysinfo/amd01.2/proc/config
> > >
> > > Here's a snippet of the oops:
> > >
> > > # echo 0 > /sys/devices/system/cpu/cpu1/online
> > >
> > > Unable to handle kernel NULL pointer dereference at 0000000000000000 RIP:
> > > [<ffffffff80255287>] __drain_pages+0x29/0x5f
> > > PGD 7e56d067 PUD 7ee80067 PMD 0
> > > Oops: 0000 [1] PREEMPT SMP
> > > CPU 0
> > > Modules linked in:
> > > Pid: 7203, comm: bash Tainted: G M 2.6.18-git22 #1
> > ~~~~~
> > kernel is unhappy here. Forced module unload?
>
> Machine check exception. 'G' is Good, same place where 'P'
> for proprietary would be. But yes, kernel or machine is unhappy.
To followup on this issue...
I found a BIOS update for the motherboard of this machine indicating it
includes a fix for MCE during hibernate operations; my guess is that
cpu hotplug may be triggering this bug.
Meanwhile, we checked against a couple other different AMD64 systems;
these are behaving correctly.
Anyway, thanks for the pointers, it sounds like this is probably just a
hardware issue. I'll report back if I find differently.
Bryce
next prev parent reply other threads:[~2006-10-23 22:27 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-16 17:44 [PATCH] Check for online cpus before bringing them up Srivatsa Vaddagiri
2006-03-17 1:08 ` Andrew Morton
2006-03-17 1:16 ` Shaohua Li
2006-03-17 8:46 ` Srivatsa Vaddagiri
2006-03-17 9:04 ` Andrew Morton
2006-03-17 14:13 ` Srivatsa Vaddagiri
2006-03-18 14:09 ` Ashok Raj
2006-03-21 1:08 ` Shaohua Li
2006-03-21 1:25 ` Ashok Raj
2006-03-21 1:36 ` Shaohua Li
2006-10-06 23:10 ` Status on CPU hotplug issues Bryce Harrington
2006-10-06 23:29 ` Andrew Morton
2006-10-07 0:00 ` Bryce Harrington
2006-10-07 10:35 ` Pavel Machek
2006-10-07 20:42 ` Bryce Harrington
2006-10-08 18:29 ` Heiko Carstens
2006-10-08 19:14 ` Pavel Machek
2006-10-11 1:08 ` [BUG] 2.6.19-rc1-mm1: fs/file.c138 on ia64 Bryce Harrington
2006-10-11 1:15 ` Andrew Morton
2006-10-11 5:38 ` Bryce Harrington
2006-10-07 10:24 ` Status on CPU hotplug issues Pavel Machek
2006-10-07 20:25 ` Bryce Harrington
2006-10-08 19:13 ` Pavel Machek
2006-10-09 7:42 ` Bryce Harrington
2006-10-07 21:57 ` Pavel Machek
2006-10-09 21:40 ` Randy Dunlap
2006-10-23 22:26 ` Bryce Harrington [this message]
2006-11-08 5:35 ` Randy Dunlap
2006-11-08 5:52 ` Bryce Harrington
2006-03-17 12:21 ` [PATCH] Check for online cpus before bringing them up Ashok Raj
2006-03-17 13:59 ` Srivatsa Vaddagiri
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=20061023222624.GG6555@osdl.org \
--to=bryce@osdl.org \
--cc=akpm@osdl.org \
--cc=hotplug_sig@osdl.org \
--cc=lhcs-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=pavel@ucw.cz \
--cc=rdunlap@xenotime.net \
--cc=shaohua.li@intel.com \
--cc=torvalds@osdl.org \
--cc=vatsa@in.ibm.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.