Re: [PATCH] pci-error-recover: doc cleanup

From: Cao jin
Date: Thu Dec 08 2016 - 09:10:09 EST




On 12/08/2016 10:05 PM, Jonathan Corbet wrote:
> On Thu, 8 Dec 2016 16:16:14 +0800
> Cao jin <caoj.fnst@xxxxxxxxxxxxxx> wrote:
>
>> The platform resets the link, and then calls the link_reset() callback
>> on all affected device drivers. This is a PCI-Express specific state
>> -and is done whenever a non-fatal error has been detected that can be
>> +and is done whenever a fatal error has been detected that can be
>> "solved" by resetting the link. This call informs the driver of the
>
> As far as I can tell, the original text was correct here; why do you
> think this change needs to be made?
>

See do_recovery() in aer core, reset_link() is called only seeing fatal
error.

--
Sincerely,
Cao jin