Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755376AbYGAKLG (ORCPT ); Tue, 1 Jul 2008 06:11:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753278AbYGAKKy (ORCPT ); Tue, 1 Jul 2008 06:10:54 -0400 Received: from cn.fujitsu.com ([222.73.24.84]:64249 "EHLO song.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1753266AbYGAKKx (ORCPT ); Tue, 1 Jul 2008 06:10:53 -0400 Message-ID: <486A023E.8060203@cn.fujitsu.com> Date: Tue, 01 Jul 2008 18:09:02 +0800 From: Lai Jiangshan User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Ingo Molnar CC: Heiko Carstens , Dmitry Adamushko , Peter Zijlstra , Avi Kivity , linux-kernel@vger.kernel.org, Andrew Morton Subject: Re: [BUG] CFS vs cpu hotplug References: <20080619161949.GA11062@osiris.ibm.com> <20080630090744.GB6598@osiris.boeblingen.de.ibm.com> <20080630091711.GA26637@elte.hu> <4869F770.6050103@cn.fujitsu.com> <20080701093124.GC31309@elte.hu> In-Reply-To: <20080701093124.GC31309@elte.hu> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1503 Lines: 45 Ingo Molnar wrote: > * 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: No, I'll apply this patch and test it again. Thanks! > > | 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/