Re: [PATCH v2 07/13] parisc: Replace regular spinlock with spin_trylock on panic path
From: Guilherme G. Piccoli
Date: Thu Jul 21 2022 - 09:20:39 EST
On 19/07/2022 22:43, Jeroen Roovers wrote:
> Hi Guilherme,
> [...]
>> + *
>> + * The _panic version relies in spin_trylock to prevent deadlock
>> + * on panic path.
>
> in => on
>
Hi Jer, thanks for the suggestion!
Helge, do you think you could fix it when applying, if there's no other
issue in the patch?
Thanks,
Guilherme