Commit 1c55bc8710a3 for kernel
commit 1c55bc8710a3ce9f93a35c6376706ae3eec71749
Merge: 03de3e44a706 c48c0fd0e196
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sun Dec 28 10:11:18 2025 -0800
Merge tag 'firewire-fixes-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Pull firewire fix from Takashi Sakamoto:
"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"
* tag 'firewire-fixes-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394:
firewire: nosy: Fix dma_free_coherent() size