From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] tools/libxl: Fix libxl_list_vcpu() following c/s 93e52d52 Date: Thu, 23 Oct 2014 13:15:24 +0100 Message-ID: <1414066524.15687.0.camel@citrix.com> References: <1414062075-6480-1-git-send-email-andrew.cooper3@citrix.com> <1414062530.17454.22.camel@Abyss> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1414062530.17454.22.camel@Abyss> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Dario Faggioli Cc: Andrew Cooper , Ian Jackson , Wei Liu , Jan Beulich , Xen-devel List-Id: xen-devel@lists.xenproject.org On Thu, 2014-10-23 at 13:08 +0200, Dario Faggioli wrote: > On Thu, 2014-10-23 at 12:01 +0100, Andrew Cooper wrote: > > My reasoning regarding nr_cpus_out was wrong, as I had confused nr_cpus_out > > with nr_vcpus_out. > > > > Dario pointed this out, but the patch (having gained appropriate acks) got > > committed before I could post a correction. > > > :-) > > > Noticed-by: Dario Faggioli > > Signed-off-by: Andrew Cooper > > CC: Ian Campbell > > CC: Ian Jackson > > CC: Wei Liu > > > Reviewed-by: Dario Faggioli Acked + applied. > > Regards, > Dario >