Re: [RESEND, v7, 2/2] cxl: Add set and get private data to context struct

2016-06-30 Thread Michael Ellerman
On Fri, 2016-24-06 at 06:47:07 UTC, Philippe Bergheaud wrote: > From: Michael Neuling > > This provides AFU drivers a means to associate private data with a cxl > context. This is particularly intended for make the new callbacks for > driver specific events easier for AFU drivers to use, as they

Re: [RESEND, v7, 2/2] cxl: Add set and get private data to context struct

2016-06-28 Thread Philippe Bergheaud
Michael Ellerman wrote: On Fri, 2016-24-06 at 06:47:07 UTC, Philippe Bergheaud wrote: From: Michael Neuling This provides AFU drivers a means to associate private data with a cxl context. This is particularly intended for make the new callbacks for driver specific events easier for AFU driver

Re: [RESEND, v7, 2/2] cxl: Add set and get private data to context struct

2016-06-28 Thread Michael Ellerman
On Fri, 2016-24-06 at 06:47:07 UTC, Philippe Bergheaud wrote: > From: Michael Neuling > > This provides AFU drivers a means to associate private data with a cxl > context. This is particularly intended for make the new callbacks for > driver specific events easier for AFU drivers to use, as they