Re: [PATCH v2 07/13] parisc: Replace regular spinlock with spin_trylock on panic path
From: "Guilherme G. Piccoli" <gpiccoli@igalia.com>
Date: 2022-07-21 13:20:39
Also in:
kexec, linux-hyperv, lkml
From: "Guilherme G. Piccoli" <gpiccoli@igalia.com>
Date: 2022-07-21 13:20:39
Also in:
kexec, linux-hyperv, lkml
On 19/07/2022 22:43, Jeroen Roovers wrote:
Hi Guilherme, [...]quoted
+ * + * 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