commit | 8a18969825c7e1add20f72c7edaf5062ebfa65f7 | [log] [tgz] |
---|---|---|
author | yu.xie <yu.xie@amlogic.com> | Thu Dec 19 18:39:55 2024 +0800 |
committer | gerrit autosubmit <gerrit.autosubmit@amlogic.com> | Thu Dec 26 02:56:52 2024 -0800 |
tree | 609334e7d8e78ebc3fbcee628104de8777e2ca10 | |
parent | 96fb619733a8c755045e00fb6c928392e9cffc19 [diff] |
v4l: CB0 NULL pointer panic in dmabuff_recycle_worker. [1/1] PD#SWPL-197253 Problem: Output dma buffers are recycled after vb2_buff_done causing the NULL pointer panic. Solution: Make sure the works in es_wrk_in and ws_wrk_out are finish before vb2_buff_done. Verify: sc2 Change-Id: Icf0fe4239142ca0c2af74cca12f8b6d9e1087764 Signed-off-by: yu.xie <yu.xie@amlogic.com>