summaryrefslogtreecommitdiff
path: root/include/uapi/linux/openvswitch.h
diff options
context:
space:
mode:
authorDhaval Patel <pdhaval@codeaurora.org>2015-11-16 15:20:05 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 21:11:45 -0700
commite63ebb69114525d932845e6ce34c356c7e60bc87 (patch)
tree459188c988724bd85d4e015aa0482365136f73b2 /include/uapi/linux/openvswitch.h
parent5dadfa9238463612908c7e2f1872eb60f85668da (diff)
msm: mdss: flush retire work before ctl_stop operation
The vsync_retire worker registers for vsync_handler and removes it when client requests power_off. It may possible that vsync_handler is removed from list through two different contexts. One from worker thread and other from ctl_stop_sub call. Such race condition can lead to list corruption. Ideally, ov_off should wait for retire worker flush before calling ctl_stop to avoid such race condition. Change-Id: I7d68d67d1fe1df07e568a5f40db745ce155d7d14 Signed-off-by: Dhaval Patel <pdhaval@codeaurora.org>
Diffstat (limited to 'include/uapi/linux/openvswitch.h')
0 files changed, 0 insertions, 0 deletions