summaryrefslogtreecommitdiff
path: root/include/uapi/linux/errqueue.h
diff options
context:
space:
mode:
authorUjwal Patel <ujwalp@codeaurora.org>2013-11-21 08:21:44 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:23:45 -0700
commit43e6384f6415a4b1976a31fdf77e19ffeaea2c34 (patch)
treea58bfad90b707849f8c8b962d786f496660305f8 /include/uapi/linux/errqueue.h
parent297eb773ff5c5bc3ee1155dbb8c5c80f77e5a11a (diff)
msm: mdss: release all overlay resources if calling process is unknown
There are cases where fb release is called from a process which is unknown to internal process tracking list. This usually happens when a crash handlers closes open fds in a kernel worker thread rather than in process context. In such cases if fb open happens from a completely new process then it may lead to pipe leakage due to race condition between unknown process and this new, fb open, process. Prevent this by releasing all overlay resources when fb release is called from an unknown process context. Change-Id: I07157116413dfb26e0b87c61f9def916a653340a Signed-off-by: Ujwal Patel <ujwalp@codeaurora.org>
Diffstat (limited to 'include/uapi/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions