[PATCH v5 12/18] cxl: Add guest-specific code

2016-02-23 Thread Frederic Barrat
From: Christophe Lombard The new of.c file contains code to parse the device tree to find out about cxl adapters and AFUs. guest.c implements the guest-specific callbacks for the backend API. The process element ID is not known until the context is attached, so we have to separate the context I

Re: [PATCH v5 12/18] cxl: Add guest-specific code

2016-02-24 Thread Manoj Kumar
Reviewed-by: Manoj Kumar --- Manoj Kumar On 2/23/2016 10:21 AM, Frederic Barrat wrote: From: Christophe Lombard The new of.c file contains code to parse the device tree to find out about cxl adapters and AFUs. guest.c implements the guest-specific callbacks for the backend API. The proces

Re: [PATCH v5 12/18] cxl: Add guest-specific code

2016-03-02 Thread Ian Munsie
> +static int read_vpd(struct cxl *adapter, struct cxl_afu *afu) ... > +if (rc > 0) { > +cxl_dump_debug_buffer(vpd, rc); Much nicer than including all that inline - thanks :) Acked-by: Ian Munsie ___ Linuxppc-dev mailing list Linuxppc-dev@