Skip to content
Snippets Groups Projects
Commit b431d817 authored by ming_qian's avatar ming_qian
Browse files

MLK-21141: VPU Decoder: driver may crash when alloc or free dma


It's caused by allocating and freeing dma buffer in the same time.
and there is no any protection for this case.
refine the driver to avoid this case.

destroy workqueue before release resource

Signed-off-by: default avatarming_qian <ming.qian@nxp.com>
parent 2778dfd3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment