summaryrefslogtreecommitdiff
path: root/include/linux/workqueue.h
diff options
context:
space:
mode:
authorThomas Fourier <fourier.thomas@gmail.com>2026-02-13 10:13:27 +0100
committerHans Verkuil <hverkuil+cisco@kernel.org>2026-04-27 08:41:21 +0200
commit4a49ae56b0e4268d48fd96babe0cc68596bc301a (patch)
tree6c16c1d265c24c4a64835a090d188a2a749e1e59 /include/linux/workqueue.h
parentf27cfdcfc916bb59297825805f4c3499f89f9e76 (diff)
media: iris: Fix dma_free_attrs() size in iris_hfi_queues_init()
The core->iface_q_table_vaddr buffer is alloc'd with size queue_size but freed with sizeof(*q_tbl_hdr) which is different. Change the dma_free_attrs() size. Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com> Reviewed-by: Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com> Fixes: d7378f84e94e ("media: iris: introduce iris core state management with shared queues") Cc: stable@vger.kernel.org Signed-off-by: Bryan O'Donoghue <bod@kernel.org> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions