From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Limpach Subject: Re: [RESUBMIT] [PATCH] xen, tools: pincpu use vcpu and cpumap_t Date: Wed, 11 May 2005 22:17:13 +0100 Message-ID: <3d8eece2050511141728ab10e8@mail.gmail.com> References: <20050426223109.GC14932@us.ibm.com> <4277AC20.7060804@hp.com> <20050503235807.GB11696@us.ibm.com> <4280BE49.1050102@hp.com> <20050510145952.GB7305@us.ibm.com> <20050510155500.GD7305@us.ibm.com> <428221C7.3020708@hp.com> <3d8eece20505111330385b95aa@mail.gmail.com> Reply-To: Christian.Limpach@cl.cam.ac.uk Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Kip Macy Cc: Ian Pratt , Mike Wray , Ryan Harper , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 5/11/05, Kip Macy wrote: > Yes, this patch obviously conflicts with mine. The GETVCPUCONTEXT > patch has not gone in yet, nor have I received feedback. Should I > resolve the conflicts and re-submit? I've also applied your patch and resolved some of the conflicts. I've pushed the Changesets out to bkbits now. What remains to be done is to move the two arrays in getdomaininfo to getvcpucontext to get rid of the fixed size arrays. christian