From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932426Ab2FOQT6 (ORCPT ); Fri, 15 Jun 2012 12:19:58 -0400 Received: from cam-admin0.cambridge.arm.com ([217.140.96.50]:49408 "EHLO cam-admin0.cambridge.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932241Ab2FOQT5 (ORCPT ); Fri, 15 Jun 2012 12:19:57 -0400 Date: Fri, 15 Jun 2012 17:19:54 +0100 From: Will Deacon To: Robert Richter Cc: "linux-kernel@vger.kernel.org" , Matt Fleming Subject: Re: [PATCH] oprofile: perf: use NR_CPUS instead or nr_cpumask_bits for static array Message-ID: <20120615161954.GF12031@mudshark.cambridge.arm.com> References: <1339168564-30008-1-git-send-email-will.deacon@arm.com> <20120615154359.GE12031@mudshark.cambridge.arm.com> <20120615161635.GV1478@erda.amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120615161635.GV1478@erda.amd.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 15, 2012 at 05:16:35PM +0100, Robert Richter wrote: > On 15.06.12 16:43:59, Will Deacon wrote: > > Given both the lack of feedback and the trivial nature of this patch would > > you be able to pick this up please? I'd rather not push it via the ARM tree > > as the change is under drivers/. > > Will, I will apply it. Sorry for not responding earlier. Great, thanks Robert. Will