Re: [PATCH] RISC-V: KVM: Serialize IMSIC attributes with vCPU migration
From: Anup Patel
Date: Fri Aug 21 2026 - 01:17:55 EST
On Fri, Aug 21, 2026 at 8:58 AM Xie Bo <xb@xxxxxxxxxxxxx> wrote:
>
> Hi Anup,
>
> The issue reported by Sashiko has been addressed in v2 by using
> mutex_lock_killable() and returning -EINTR when the lock acquisition is
> interrupted.
>
> v2:
> https://lore.kernel.org/r/20260810-imsic-attr-race-v2-1-00ed95ad321e@xxxxxxxxxxxxx
>
Sure, I will consider this as fix for 7.3
Regards,
Anup