Re: [PATCH] media: iris: Fix dma_free_attrs() size in iris_hfi_queues_init()

From: Markus Elfring

Date: Sat Feb 14 2026 - 08:16:36 EST


> The core->iface_q_table_vaddr buffer is alloc'd with size queue_size
> but freed with sizeof(*q_tbl_hdr) which is different.


* Were any source code analysis tools involved here?

* You should probably specify message recipients not only in the header field “Cc”.


Regards,
Markus