Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751637AbWJIVjB (ORCPT ); Mon, 9 Oct 2006 17:39:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751895AbWJIVjA (ORCPT ); Mon, 9 Oct 2006 17:39:00 -0400 Received: from xenotime.net ([66.160.160.81]:5506 "HELO xenotime.net") by vger.kernel.org with SMTP id S1751637AbWJIVi7 (ORCPT ); Mon, 9 Oct 2006 17:38:59 -0400 Date: Mon, 9 Oct 2006 14:40:24 -0700 From: Randy Dunlap To: Pavel Machek Cc: Bryce Harrington , Andrew Morton , 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 Message-Id: <20061009144024.6364b6ba.rdunlap@xenotime.net> In-Reply-To: <20061007215749.GC4277@ucw.cz> References: <20060316174447.GA8184@in.ibm.com> <20060316170814.02fa55a1.akpm@osdl.org> <20060317084653.GA4515@in.ibm.com> <20060317010412.3243364c.akpm@osdl.org> <20061006231012.GH22139@osdl.org> <20061007215749.GC4277@ucw.cz> Organization: YPO4 X-Mailer: Sylpheed version 2.2.9 (GTK+ 2.8.10; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1369 Lines: 38 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: > > [] __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. --- ~Randy - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/