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@ultrarisc.com Regards, Xie Bo