[PATCH] cxl: Flush PSL cache before resetting the adapter

Vaibhav Jain vaibhav at linux.vnet.ibm.com
Tue Oct 4 16:49:09 AEDT 2016


Hi Fred,

Frederic Barrat <fbarrat at linux.vnet.ibm.com> writes:

>
> +	/* the adapter is about to be reset, so ignore errors */
> +	cxl_data_cache_flush(adapter);
> +
Will be a good idea if we return error and not let the reset to proceed,
if cxl_data_cache_flush returns EBUSY as continuing again may cause the
UE error.

~ Vaibhav



More information about the Linuxppc-dev mailing list