Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753465AbbD0RNM (ORCPT ); Mon, 27 Apr 2015 13:13:12 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:35033 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753197AbbD0RNK (ORCPT ); Mon, 27 Apr 2015 13:13:10 -0400 Message-ID: <553E6E1E.9060805@oracle.com> Date: Mon, 27 Apr 2015 11:13:02 -0600 From: David Ahern User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Arnaldo Carvalho de Melo CC: Will Deacon , "linux-kernel@vger.kernel.org" , Mark Rutland , Jiri Olsa , Namhyung Kim Subject: Re: arm/arm64 perf build issue with mainline References: <20150423112916.GF1652@arm.com> <20150423140454.GJ1652@arm.com> <5538FEAF.5040804@oracle.com> <20150424161058.GA19673@redhat.com> <20150424162238.GD7313@arm.com> <553A7BB2.8040706@oracle.com> <20150427162622.GC16849@kernel.org> In-Reply-To: <20150427162622.GC16849@kernel.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: aserv0022.oracle.com [141.146.126.234] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 965 Lines: 30 On 4/27/15 10:26 AM, Arnaldo Carvalho de Melo wrote: > Em Fri, Apr 24, 2015 at 11:21:54AM -0600, David Ahern escreveu: >> On 4/24/15 10:22 AM, Will Deacon wrote: >>> I don't have a SPARC machine to hand, but we could check that the character >>> immediately following "CPU" is a number [0-9]. >> >> I have access to 1 or 2 or ... >> >> Yes, it needs start with CPU and be all caps (there are other Cpu lines) and >> a cpu number follows: >> >> CPU0: online >> CPU1: online >> CPU2: online >> CPU3: online >> ... > > Ok, any progress here? I think the right thing to do is to remove JOBS completely. Barring that use of getconf with a fallback to grepping /proc/cpuinfo. David -- 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/