Roger Pau Monne writes ("[PATCH for-next 1/9] gcov: return ENOSYS for 
unimplemented gcov domctl"):
> Signed-off-by: Roger Pau Monné <roger....@citrix.com>
...
>      default:
> -        ret = -EINVAL;
> +        ret = -ENOSYS;
>          break;
>      }

Reviewed-by: Ian Jackson <ian.jack...@eu.citrix.com>

I think this is a bugfix which should go into 4.10.  Julien ?
(Subject line changed by me.)

Ian.

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

Reply via email to