On Fri, Apr 01, 2016 at 09:14:30AM +0200, Juergen Gross wrote:
> +     if (cpu >= nr_cpu_ids)
> +             return -EINVAL;

> +     if (cpu != 0)
> +             return -EINVAL;

The other functions return -ENXIO for this.

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

Reply via email to