From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] KVM: Move some PPC ioctl definitions to the correct place Date: Sat, 15 Sep 2012 12:40:29 -0300 Message-ID: <20120915154029.GD3037@amt.cnet> References: <20120914074430.GB15028@bloggs.ozlabs.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Paul Mackerras , Avi Kivity , kvm-ppc@vger.kernel.org, KVM list To: Alexander Graf Return-path: Content-Disposition: inline In-Reply-To: Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Fri, Sep 14, 2012 at 04:19:29PM +0200, Alexander Graf wrote: > > On 14.09.2012, at 09:44, Paul Mackerras wrote: > > > This moves the definitions of KVM_CREATE_SPAPR_TCE and > > KVM_ALLOCATE_RMA in include/linux/kvm.h from the section listing the > > vcpu ioctls to the section listing VM ioctls, as these are both > > implemented and documented as VM ioctls. > > > > Fortunately there is no actual collision of ioctl numbers at this > > point. Moving these to the correct section will reduce the > > probability of a future collision. This does not change the > > user/kernel ABI at all. > > > > Signed-off-by: Paul Mackerras > > Acked-by: Alexander Graf > > > Avi / Marcelo, please pull this in directly. > > Alex Can you please bounce it to me? I deleted on the basis it would be integrated through kvm-ppc tree.