[PATCH v5 10/18] cxl: New hcalls to support cxl adapters

Ian Munsie imunsie at au1.ibm.com
Thu Mar 3 15:04:25 AEDT 2016


> +#define H_CONTROL_CA_FUNCTION_SUSPEND_PROCESS         2 /* suspend a process from being executed */
> +#define H_CONTROL_CA_FUNCTION_RESUME_PROCESS          3 /* resume a process to be executed */

Thanks for fixing that :)

> +static char *afu_op_names[] = {
...

Much nicer, thanks :)

> +    /*
> +     * We want to regroup up to 4 integers per line, which means they
> +     * need to be in the same pr_devel() statement
> +     */

OK

Acked-by: Ian Munsie <imunsie at au1.ibm.com>



More information about the Linuxppc-dev mailing list