From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764659AbYCFW7T (ORCPT ); Thu, 6 Mar 2008 17:59:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756840AbYCFW64 (ORCPT ); Thu, 6 Mar 2008 17:58:56 -0500 Received: from rv-out-0910.google.com ([209.85.198.189]:62877 "EHLO rv-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754276AbYCFW6z (ORCPT ); Thu, 6 Mar 2008 17:58:55 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SztCGhm19D/1OhiVl1vt3yzc6LTl7A2eme68vs95ISgjFKFvRMTVs+Qo/sm5zPhg37nZkNc/GsL03OdOpTyDLfMdTHlfvUzyrDiZ+aKVKPnIQGtLjcxnnFk/13hpe/PFcpd9zAbUati4+BZTFukJ6q+CrHOUL/A16WFcF4SsQdg= Message-ID: <86802c440803061458p3689ea4fi40595bddab533b70@mail.gmail.com> Date: Thu, 6 Mar 2008 14:58:54 -0800 From: "Yinghai Lu" To: "Pavel Machek" Subject: Re: 2.6.25-rc4: crash on boot when SMP enabled Cc: "Ingo Molnar" , "kernel list" , "Thomas Gleixner" , "H. Peter Anvin" In-Reply-To: <20080306212419.GA13798@elf.ucw.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080306102927.GA4434@elf.ucw.cz> <20080306131547.GE21359@elte.hu> <86802c440803061127s5ca545bch930310a0df6511fc@mail.gmail.com> <20080306212419.GA13798@elf.ucw.cz> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 6, 2008 at 1:24 PM, Pavel Machek wrote: > Hi! > > > > > On amd 8-core system, I get crash on boot... Last messages: > > > > > > > > Quad-Core AMD Opteron... > > > > Checking TSC Synchronization [CPU#0 -> CPU#3]: passed > > > > BUG: unable to handle kernel paging request at 00...005958 > > > > IP: __alloc_pages+0x38 > > > > ... > > > > Call trace: > > > > kmem_getpages > > > > cache_grow > > > > ____cache_alloc_node > > > > cpuup_callback > > > > kmem_cache_alloc_node > > > > cpuup_callback > > > > notifier_call_chain > > > > _cpu_up > > > > > > could you try latest x86.git: > > > > > > http://people.redhat.com/mingo/x86.git/README > > > > > > does it fix it? Could be one of the numa fixes that are queued up. > > > > > can we have your config and whole bootlog? > > Config is attached. > your config works well here with all systems. wonder if you have old cpu rev. YH