Re: [RFC 3/3] cxl: Reset freeze counters before adapter PERST for flashing new image

2017-02-28 Thread Russell Currey
[resending this since it didn't get delivered to the list] On Tue, 2017-02-28 at 12:52 +0530, Vaibhav Jain wrote: > The patch resets the freeze counter on eeh_pe struct for PHB > associated with the cxl pci adapter. This would enable re-flashing of > the cxl-adapter beyond the default limit of 5.

[RFC 3/3] cxl: Reset freeze counters before adapter PERST for flashing new image

2017-02-27 Thread Vaibhav Jain
The patch resets the freeze counter on eeh_pe struct for PHB associated with the cxl pci adapter. This would enable re-flashing of the cxl-adapter beyond the default limit of 5. Signed-off-by: Vaibhav Jain --- drivers/misc/cxl/pci.c | 15 +++ 1 file