]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'firewire-fixes-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Dec 2025 18:11:18 +0000 (10:11 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Dec 2025 18:11:18 +0000 (10:11 -0800)
commit1c55bc8710a3ce9f93a35c6376706ae3eec71749
tree24b81dd37781f79024058d76034edb7baf2c80c9
parent03de3e44a706cd96f75ede209cb289324367ed4b
parentc48c0fd0e19684b6ecdb4108a429e3a4e73f5e21
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