commit | 8f8c3d07d099416617ba0e92c25a85e614f8e30d | [log] [tgz] |
---|---|---|
author | Aravind Venkateswaran <aravindh@codeaurora.org> | Tue Nov 12 14:33:16 2013 -0800 |
committer | Aravind Venkateswaran <aravindh@codeaurora.org> | Wed Nov 27 12:11:27 2013 -0800 |
tree | 47c23a30322fe54fa75c96b61bb94b1bd45f8e50 | |
parent | 637718327ca008d0eaac1d1a6bb11f6d5f338157 [diff] |
msm: mdss: Fix race conditions during device shutdown Wait for the display commit thread to exit and abort all pending ioctls when releasing the framebuffer device. This is necessary to address any potential race conditions between these threads that operate on a common data structure. Change-Id: I5ab32758c34d4e80c4e85f949ffa0054d3cb5340 Signed-off-by: Aravind Venkateswaran <aravindh@codeaurora.org>