* [GIT PULL] i2c-host-fixes for v6.10-rc7
@ 2024-07-05 13:06 Andi Shyti
2024-07-05 14:10 ` Wolfram Sang
0 siblings, 1 reply; 2+ messages in thread
From: Andi Shyti @ 2024-07-05 13:06 UTC (permalink / raw)
To: Wolfram Sang; +Cc: linux-i2c, lkml, Piotr Wojtaszczyk, Andi Shyti
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] i2c-host-fixes for v6.10-rc7
2024-07-05 13:06 [GIT PULL] i2c-host-fixes for v6.10-rc7 Andi Shyti
@ 2024-07-05 14:10 ` Wolfram Sang
0 siblings, 0 replies; 2+ messages in thread
From: Wolfram Sang @ 2024-07-05 14:10 UTC (permalink / raw)
To: Andi Shyti; +Cc: Wolfram Sang, linux-i2c, lkml, Piotr Wojtaszczyk
[-- Attachment #1: Type: text/plain, Size: 1048 bytes --]
On Fri, Jul 05, 2024 at 03:06:24PM +0200, Andi Shyti wrote:
> 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.
>
> ----------------------------------------------------------------
Thanks, pulled!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-05 14:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-05 13:06 [GIT PULL] i2c-host-fixes for v6.10-rc7 Andi Shyti
2024-07-05 14:10 ` Wolfram Sang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox