Re: cxl: remove a dead branch

2018-08-13 Thread Michael Ellerman
Mathieu Malaterre writes: > Frederic, > > Could you double check with Michael what is now best to do. I decided it had been long enough (since March), so I just merged it. If Fred et. al. want to do something better they can send me another patch on top of it. cheers > On Mon, Aug 13, 2018 at

Re: cxl: remove a dead branch

2018-08-13 Thread Mathieu Malaterre
Frederic, Could you double check with Michael what is now best to do. Thanks On Mon, Aug 13, 2018 at 1:23 PM Michael Ellerman wrote: > > On Thu, 2018-03-22 at 21:05:28 UTC, Mathieu Malaterre wrote: > > In commit 14baf4d9c739 ("cxl: Add guest-specific code") the following code > > was added: > >

Re: cxl: remove a dead branch

2018-08-13 Thread Michael Ellerman
On Thu, 2018-03-22 at 21:05:28 UTC, Mathieu Malaterre wrote: > In commit 14baf4d9c739 ("cxl: Add guest-specific code") the following code > was added: > > if (afu->crs_len < 0) { > dev_err(&afu->dev, "Unexpected configuration record size > value\n"); > return -EI