From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v6 04/31] xen/arm: Set nr_cpu_ids to available number of cpus Date: Mon, 31 Aug 2015 15:25:23 +0100 Message-ID: <55E463D3.3050106@citrix.com> References: <1441019208-2764-1-git-send-email-vijay.kilari@gmail.com> <1441019208-2764-5-git-send-email-vijay.kilari@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1441019208-2764-5-git-send-email-vijay.kilari@gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: vijay.kilari@gmail.com, Ian.Campbell@citrix.com, stefano.stabellini@eu.citrix.com, stefano.stabellini@citrix.com, tim@xen.org, xen-devel@lists.xen.org Cc: Prasun.Kapoor@caviumnetworks.com, Vijaya Kumar K , manish.jaggi@caviumnetworks.com List-Id: xen-devel@lists.xenproject.org title: Set nr_cpu_ids to the number of CPUs available On 31/08/2015 12:06, vijay.kilari@gmail.com wrote: > From: Vijaya Kumar K > > nr_cpu_ids for arm platforms is set to NR_CPUS irrespective of s/is set/is incorrectly set/ to make clear that it's the previous behavior and not the one that you are implemented. > number of cpus supported by platform. ^ the number > > Signed-off-by: Vijaya Kumar K With the typos mentioned: Reviewed-by: Julien Grall Regards, -- Julien Grall