summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorKrishna Chaitanya Parimi <cparimi@codeaurora.org>2015-02-10 23:37:05 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:38:37 -0700
commit1f137a2c70474b34989047d0aff165483adc81a1 (patch)
tree9a736bcf66ee21df06e24c0e6128de1baf4f12f4 /include/linux/debugobjects.h
parent77437745cb33fb7838bdef5238fdcdcc0801239a (diff)
msm: mdss: add init and deinit calls to notify update ioctl
Adding notify update init and notify update deinit calls which ought to be called when the notify update thread is being started and exited in userspace. The need for these is to ensure that during exit sequence of the notify update thread there is minimal wait due to ioctl being blocked in driver. The wait completions will not be reset if deinit has been called and will need an init call for them to start working. So when we are exiting the notify update thread, any block that might happen due to either a concurrent or a later notify update call is now handled properly so that the block is either returned early or is not allowed respectively. Change-Id: I8212bf058285f5929ebc85d41d6bb12b50e388d9 Signed-off-by: Krishna Chaitanya Parimi <cparimi@codeaurora.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions