[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251228123837.GA128998@workstation.local>
Date: Sun, 28 Dec 2025 21:38:37 +0900
From: Takashi Sakamoto <o-takashi@...amocchi.jp>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, linux1394-devel@...ts.sourceforge.net,
fourier.thomas@...il.com, christophe.jaillet@...adoo.fr
Subject: [GIT PULL] firewire fixes for v6.19-rc3
Hi Linus,
The following changes since commit 9448598b22c50c8a5bb77a9103e2d49f134c9578:
Linux 6.19-rc2 (2025-12-21 15:52:04 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-fixes-6.19-rc3
for you to fetch changes up to c48c0fd0e19684b6ecdb4108a429e3a4e73f5e21:
firewire: nosy: Fix dma_free_coherent() size (2025-12-26 22:04:03 +0900)
----------------------------------------------------------------
firewire fixes for 6.19-rc3
A fix for PCI driver for Texas Instruments PCILyx series. The driver had
a bug where it allocated a DMA-coherent buffer of 16 KB but released it
using PAGE_SIZE. This disproportion was reported in 2020, but the fix was
never merged. It is finally resolved.
----------------------------------------------------------------
Thomas Fourier (1):
firewire: nosy: Fix dma_free_coherent() size
drivers/firewire/nosy.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Regards
Takashi Sakamoto
Powered by blists - more mailing lists