[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <snxb7qd23vzrhls4duer3bt46m3lwzil5fzx75s7jl4okhexak@2e23wyd6qe76>
Date: Fri, 5 Jul 2024 15:06:24 +0200
From: Andi Shyti <andi.shyti@...nel.org>
To: Wolfram Sang <wsa@...nel.org>
Cc: linux-i2c <linux-i2c@...r.kernel.org>,
lkml <linux-kernel@...r.kernel.org>, Piotr Wojtaszczyk <piotr.wojtaszczyk@...esys.com>,
Andi Shyti <andi.shyti@...nel.org>
Subject: [GIT PULL] i2c-host-fixes for v6.10-rc7
Hi Wolfram,
Jist a nice fix from Piotr coming in this week.
Have a good weekend,
Andi
The following changes since commit 22a40d14b572deb80c0648557f4bd502d7e83826:
Linux 6.10-rc6 (2024-06-30 14:40:44 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-fixes-6.10-rc7
for you to fetch changes up to f63b94be6942ba82c55343e196bd09b53227618e:
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr (2024-07-04 00:17:47 +0200)
----------------------------------------------------------------
This tag includes a nice fix in the PNX driver that has been
pending for a long time. Piotr has replaced a potential lock in
the interrupt context with a more efficient and straightforward
handling of the timeout signaling.
----------------------------------------------------------------
Piotr Wojtaszczyk (1):
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
drivers/i2c/busses/i2c-pnx.c | 48 ++++++++++--------------------------------------
1 file changed, 10 insertions(+), 38 deletions(-)
Powered by blists - more mailing lists