[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Zu_ONyU6H0dZBKB-@google.com>
Date: Sun, 22 Sep 2024 00:58:47 -0700
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Donglin Peng <dolinux.peng@...il.com>
Cc: javier.carrasco.cruz@...il.com, kees@...nel.org,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Input: ims-pcu - fix a mutex usage error
Hi Donglin,
On Sat, Sep 21, 2024 at 03:15:01PM +0800, Donglin Peng wrote:
> The mutex_lock_interruptible should be switched to scoped_cond_guard(mutex_intr, ...)
> instead of scoped_cond_guard(mutex, ..).
Thank you for the patch but I already got a fix for this issue:
https://lore.kernel.org/r/20240910-input-misc-ims-pcu-fix-mutex-intr-v1-1-bdd983685c43@baylibre.com
Thanks.
--
Dmitry
Powered by blists - more mailing lists