diff options
author | Imre Deak <imre.deak@intel.com> | 2012-11-02 12:30:50 +0100 |
---|---|---|
committer | Inki Dae <daeinki@gmail.com> | 2012-11-29 12:30:34 +0100 |
commit | e7783ba3bf1c631278be6620875fbfa6b0eba905 (patch) | |
tree | 3dab1a45e1d504130bce9fdc60885aefe0700559 /Documentation | |
parent | drm/exynos: fix lockdep for event_lock wrt. vbl_time_lock (diff) | |
download | linux-e7783ba3bf1c631278be6620875fbfa6b0eba905.tar.xz linux-e7783ba3bf1c631278be6620875fbfa6b0eba905.zip |
drm: hold event_lock while accessing vblank_event_list
Currently the only users of drm_vblank_off() are i915 and gma500,
neither of which holds the event_lock when calling this function.
Fix this by holding the event_lock while traversing the list.
Signed-off-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions