Re: [Xen-devel] [PATCH v3 08/52] xen/arch/x86/genapic/probe.c: let custom parameter parsing routines return errno

2017-08-16 Thread Jan Beulich
>>> On 16.08.17 at 14:51, wrote: > Modify the custom parameter parsing routines in: > > xen/arch/x86/genapic/probe.c > > to indicate whether the parameter value was parsed successfully. > > Cc: Jan Beulich > Cc: Andrew Cooper >

[Xen-devel] [PATCH v3 08/52] xen/arch/x86/genapic/probe.c: let custom parameter parsing routines return errno

2017-08-16 Thread Juergen Gross
Modify the custom parameter parsing routines in: xen/arch/x86/genapic/probe.c to indicate whether the parameter value was parsed successfully. Cc: Jan Beulich Cc: Andrew Cooper Signed-off-by: Juergen Gross --- V3: - dont return