On 01/04/16 09:37, Peter Zijlstra wrote:
> 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.

Aah, okay. Will change.


Juergen


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

Reply via email to