linux-yocto/drivers/firewire
Thomas Fourier f7d95f9ee0 firewire: nosy: Fix dma_free_coherent() size
[ Upstream commit c48c0fd0e19684b6ecdb4108a429e3a4e73f5e21 ]

It looks like the buffer allocated and mapped in add_card() is done
with size RCV_BUFFER_SIZE which is 16 KB and 4KB.

Fixes: 286468210d ("firewire: new driver: nosy - IEEE 1394 traffic sniffer")
Co-developed-by: Thomas Fourier <fourier.thomas@gmail.com>
Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com>
Co-developed-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/20251216165420.38355-2-fourier.thomas@gmail.com
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-01-08 10:16:47 +01:00
..
.kunitconfig
core-card.c firewire: core: Initialize topology_map.lock 2025-11-14 23:18:50 +09:00
core-cdev.c firewire updates for v6.18 2025-10-01 12:52:43 -07:00
core-device.c firewire: core: use helper macro to compare against current jiffies 2025-09-15 11:49:34 +09:00
core-iso.c firewire: core: update documentation of kernel APIs for flushing completions 2024-09-12 22:30:37 +09:00
core-topology.c firewire: core: fix to update generation field in topology map 2025-11-16 21:30:26 +09:00
core-trace.c
core-transaction.c firewire: core: fix __must_hold() annotation 2025-10-24 09:59:34 +09:00
core.h firewire: core: fix undefined reference error in ARM EABI 2025-09-28 10:20:30 +09:00
device-attribute-test.c firewire: test: Fix potential null dereference in firewire kunit test 2025-01-13 10:31:27 +09:00
init_ohci1394_dma.c firewire: init_ohci1394_dma: add missing function parameter documentation 2025-10-25 08:29:56 +09:00
Kconfig PCI: Add CONFIG_MMU dependency 2025-04-23 15:40:30 -05:00
Makefile
net.c firewire: ohci: use workqueue to handle events of AT request/response contexts 2025-06-15 22:40:29 +09:00
nosy-user.h
nosy.c firewire: nosy: Fix dma_free_coherent() size 2026-01-08 10:16:47 +01:00
nosy.h
ohci-serdes-test.c
ohci.c firewire: ohci: use kcalloc() variant for array allocation 2025-09-08 10:26:25 +09:00
ohci.h
packet-header-definitions.h
packet-serdes-test.c
phy-packet-definitions.h
sbp2.c scsi: Rename .device_configure() into .sdev_configure() 2024-12-04 15:34:28 -05:00
self-id-sequence-helper-test.c
uapi-test.c