On Thu, 5 Nov 2015, Jan Beulich wrote:
> >>> On 05.11.15 at 18:09, <stefano.stabell...@eu.citrix.com> wrote:
> > --- a/arch/arm/xen/hypercall.S
> > +++ b/arch/arm/xen/hypercall.S
> > @@ -89,6 +89,7 @@ HYPERCALL2(memory_op);
> >  HYPERCALL2(physdev_op);
> >  HYPERCALL3(vcpu_op);
> >  HYPERCALL1(tmem_op);
> > +HYPERCALL1(dom0_op);
> 
> Assuming this somehow tries to mirror x86 naming - time to rename it
> there? I don't see why you'd want to introduce a dom0_op when it
> has been renamed to platform_op many years ago - see
> public/dom0_ops.h.

In Linux it was never renamed. I could do that now as a precursor to
this.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to