summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorUjwal Patel <ujwalp@codeaurora.org>2013-10-22 23:24:46 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:22:48 -0700
commita681b26df005032f14688c3693e9f3fb73bb6ff7 (patch)
treead47c0f7fb7dc8ef2bbc0eb6923d5bfd98c30313 /include/linux
parentc84875ea810b3eb44fbe2646c84763b2235293ef (diff)
msm: mdss: Fix race condition during device shutdown
During device shutdown or restart, two separate contexts can call mdss_fb_release. One system shutdown/restart thread which calls shutdown routine registered through device driver. Other closing of frame buffer devices from user processes. Fix race condition between these two contexts by using proper locking mechanism and releasing all the resources. Change-Id: I583b0f1273d984215e276daf3b6307f3b6e9e8c6 Signed-off-by: Ujwal Patel <ujwalp@codeaurora.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions