From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 41gbZD1CDfzF1Cq for ; Thu, 2 Aug 2018 00:40:19 +1000 (AEST) Date: Wed, 1 Aug 2018 11:40:11 -0300 From: Arnaldo Carvalho de Melo To: Christophe LEROY Cc: Peter Zijlstra , Ingo Molnar , Alexander Shishkin , linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH] perf tools: allow overriding MAX_NR_CPUS at compile time Message-ID: <20180801144011.GA16449@kernel.org> References: <20170922112043.8349468C57@po15668-vm-win7.idsi0.si.c-s.fr> <20180503134037.GB8442@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 In-Reply-To: List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Em Wed, Aug 01, 2018 at 11:37:30AM +0200, Christophe LEROY escreveu: > > > Le 03/05/2018 à 15:40, Arnaldo Carvalho de Melo a écrit : > > Em Fri, Sep 22, 2017 at 01:20:43PM +0200, Christophe Leroy escreveu: > > > After update of kernel, perf tool doesn't run anymore on my > > > 32MB RAM powerpc board, but still runs on a 128MB RAM board: > > > > Cleaning up my inbox, found this one, simple enough, still applies, > > applied. > > Did you finally apply it ? I can't see it in linux-next. Will it be merged > into 4.19 ? Sure, applied it finally, - Arnaldo