Re: [PATCH 10/17] cxlflash: Fence EEH during probe

2017-04-13 Thread Matthew R. Ochs
> On Apr 13, 2017, at 1:27 AM, Andrew Donnellan > wrote: > > On 13/04/17 05:14, Uma Krishnan wrote: >> From: "Matthew R. Ochs" >> >> An EEH during probe can lead to a crash as the recovery thread races >> with the probe thread. To avoid

Re: [PATCH 10/17] cxlflash: Fence EEH during probe

2017-04-13 Thread Andrew Donnellan
On 13/04/17 05:14, Uma Krishnan wrote: From: "Matthew R. Ochs" An EEH during probe can lead to a crash as the recovery thread races with the probe thread. To avoid this issue, introduce new states to fence out EEH recovery until probe has completed. Also ensure the

[PATCH 10/17] cxlflash: Fence EEH during probe

2017-04-12 Thread Uma Krishnan
From: "Matthew R. Ochs" An EEH during probe can lead to a crash as the recovery thread races with the probe thread. To avoid this issue, introduce new states to fence out EEH recovery until probe has completed. Also ensure the reset wait queue is flushed during device