Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758387AbYGAJdH (ORCPT ); Tue, 1 Jul 2008 05:33:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754887AbYGAJc4 (ORCPT ); Tue, 1 Jul 2008 05:32:56 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:44040 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754043AbYGAJcy (ORCPT ); Tue, 1 Jul 2008 05:32:54 -0400 Date: Tue, 1 Jul 2008 11:31:24 +0200 From: Ingo Molnar To: Lai Jiangshan Cc: Heiko Carstens , Dmitry Adamushko , Peter Zijlstra , Avi Kivity , linux-kernel@vger.kernel.org, Andrew Morton Subject: Re: [BUG] CFS vs cpu hotplug Message-ID: <20080701093124.GC31309@elte.hu> References: <20080619161949.GA11062@osiris.ibm.com> <20080630090744.GB6598@osiris.boeblingen.de.ibm.com> <20080630091711.GA26637@elte.hu> <4869F770.6050103@cn.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4869F770.6050103@cn.fujitsu.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1368 Lines: 38 * Lai Jiangshan wrote: > The following oops still occurred whether this patch is applied or not. > [] notifier_call_chain+0x33/0x5b > [] __raw_notifier_call_chain+0x9/0xb > [] raw_notifier_call_chain+0xf/0x11 > [] _cpu_down+0x191/0x256 > [] cpu_down+0x26/0x36 > [] store_online+0x32/0x75 > [] sysdev_store+0x24/0x26 > [] sysfs_write_file+0xe0/0x11c > [] vfs_write+0xae/0x137 > [] sys_write+0x47/0x70 > [] system_call_after_swapgs+0x7b/0x80 hm, there were multiple problems in this area and a lot of dormant bugs. Do you have this recent upstream commit in your tree: | commit fcb43042ef55d2f46b0efa5d7746967cef38f056 | Author: Zhang, Yanmin | Date: Tue Jun 24 16:06:23 2008 +0800 | | x86: fix cpu hotplug crash | | Vegard Nossum reported crashes during cpu hotplug tests: | | http://marc.info/?l=linux-kernel&m=121413950227884&w=4 ? Ingo -- 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/