On 21/11/2019 18:50, Wei Liu wrote:
> +#include <xen/types.h>
> +
> +#include <asm/cache.h>
> +#include <asm/guest/hypervisor.h>
> +
> +static const struct hypervisor_ops __read_mostly *hops;

Could I talk you into using just plain 'ops' here.  This is mostly
plumbing and doesn't appear to grow significantly.  I don't think there
is a risk of gaining ambiguity.

~Andrew

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

Reply via email to