On 27/03/17 10:10, Wei Liu wrote:
> Prefix it with "mm_". No functional change.
>
> Signed-off-by: Wei Liu <wei.l...@citrix.com>
> ---
> It used to be a inline function, but I don't think there is no point in

Double negative.  "think there is any point" ?

mmuext_op was added to HVM guests in c/s 2204b1ce06ac for PVHv1. 
However, everything in it is PV specific, so I think it is reasonable to
make its reference in the HVM hypercall table conditional on CONFIG_PV,
and for it to move fully into pv/mm.c

At that point, this function can move as well.

~Andrew

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

Reply via email to