|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 16/23] x86/p2m/pod: make it build with !CONFIG_HVM
>>> On 26.08.18 at 14:19, <wei.liu2@xxxxxxxxxx> wrote:
> +static inline int p2m_pod_set_mem_target(struct domain *d, unsigned long
> target)
> +{
> + return 0;
> +}
This one, at the very least, should not be needed: The case block
in arch_memory_op() containing the only call should altogether be
framed by #ifdef CONFIG_HVM.
Jan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |