Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a0694e41 authored by Junzhe Zou's avatar Junzhe Zou Committed by Gerrit - the friendly Code Review server
Browse files

msm: camera: isp: acquire tasklet cmd before processing top half



If enqueue_tasklet fails, the payload is leaked because the release
happens in bottom_half which will never be called. Acquire tasklet
cmd before processing IRQ so that no resource is allocated unless
IRQ can be scheduled to tasklet.

Change-Id: I7c38189055c50300ca643a8e94f16a0598b435ee
Signed-off-by: default avatarJunzhe Zou <jnzhezou@codeaurora.org>
parent 09356118
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment