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

Skip to content
Commit 550dfae1 authored by Sandeep Panda's avatar Sandeep Panda Committed by Gerrit - the friendly Code Review server
Browse files

drm/msm/sde: fix race condition between sde irq free and irq callback



In the current implementation there can be a race condition
where sde irq callback table is being freed and at the same
time corresponding irq might get triggered. This will cause
invalid memory access. Fix this by making irq callback table
free and callback trigger mutually exclusive.

Change-Id: Id8bd87e0e53f3d8bf4ba8f7dbbdaa19b9df29422
Signed-off-by: default avatarSandeep Panda <spanda@codeaurora.org>
parent c4f800cf
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