From patchwork Mon Sep 14 12:40:22 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Josip Rodin X-Patchwork-Id: 33578 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: patchwork-incoming@bilbo.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id E5B96B7093 for ; Mon, 14 Sep 2009 22:40:25 +1000 (EST) Received: by ozlabs.org (Postfix) id D7E9FDDD0B; Mon, 14 Sep 2009 22:40:25 +1000 (EST) Delivered-To: patchwork-incoming@ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by ozlabs.org (Postfix) with ESMTP id 7E6D3DDD01 for ; Mon, 14 Sep 2009 22:40:25 +1000 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752538AbZINMkU (ORCPT ); Mon, 14 Sep 2009 08:40:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755422AbZINMkU (ORCPT ); Mon, 14 Sep 2009 08:40:20 -0400 Received: from orion.CARNet.hr ([161.53.160.90]:47115 "EHLO orion.carnet.hr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752538AbZINMkT (ORCPT ); Mon, 14 Sep 2009 08:40:19 -0400 Received: from joy by orion.carnet.hr with local (Exim 4.69) (envelope-from ) id 1MnAr0-0006WM-4n; Mon, 14 Sep 2009 14:40:22 +0200 Date: Mon, 14 Sep 2009 14:40:22 +0200 From: Josip Rodin To: debian-sparc@lists.debian.org, sparclinux@vger.kernel.org Subject: Re: Sparc release requalification Message-ID: <20090914124022.GA24872@orion.carnet.hr> References: <20090912094953.GA30077@orion.carnet.hr> <20090912.025943.23126173.davem@davemloft.net> <20090912110559.GA14577@orion.carnet.hr> <20090914.032456.123703342.davem@davemloft.net> <20090914114643.GA12068@orion.carnet.hr> <20090914123648.GA23834@orion.carnet.hr> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20090914123648.GA23834@orion.carnet.hr> User-Agent: Mutt/1.5.18 (2008-05-17) X-SA-Exim-Connect-IP: Sender: sparclinux-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: sparclinux@vger.kernel.org On Mon, Sep 14, 2009 at 02:36:48PM +0200, Josip Rodin wrote: > > > 2) Try a UP kernel build, does it work even with all of the NMI > > > bits enabled on this machine? > > > > Will try and report shortly. > > It seems to work just fine without SMP. Just in case it might matter: --- /boot/config-2.6.31.old 2009-09-11 23:10:03.000000000 +0000 +++ /boot/config-2.6.31 2009-09-14 12:08:04.000000000 +0000 @@ -4 +4 @@ -# Fri Sep 11 18:23:35 2009 +# Mon Sep 14 11:47:09 2009 @@ -35 +35 @@ -CONFIG_LOCK_KERNEL=y +CONFIG_BROKEN_ON_SMP=y @@ -114 +113,0 @@ -CONFIG_USE_GENERIC_SMP_HELPERS=y @@ -131 +129,0 @@ -CONFIG_STOP_MACHINE=y @@ -154,2 +152 @@ -CONFIG_SMP=y -CONFIG_NR_CPUS=32 +# CONFIG_SMP is not set @@ -167 +163,0 @@ -CONFIG_SPARC64_SMP=y @@ -171 +166,0 @@ -# CONFIG_HOTPLUG_CPU is not set @@ -178 +172,0 @@ -# CONFIG_NUMA is not set @@ -200,2 +193,0 @@ -CONFIG_SCHED_SMT=y -CONFIG_SCHED_MC=y