diff options
| author | Sunil Khatri <sunilkh@codeaurora.org> | 2017-08-02 19:15:26 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-08-03 00:08:03 -0700 |
| commit | 637bd2a4d1f904cedaf5d88f04e92c3234825343 (patch) | |
| tree | f9561a7f4d9a64b156d5d58619a71927321b0365 /lib/mpi/mpi-cmp.c | |
| parent | 560d31410c7a0eaf2eb37d9e0a020563f6524815 (diff) | |
msm: kgsl: Protect the event->handle with spinlock
event->handle pointer can be used after free due to
the race condition between kgsl_sync_callback and
kgsl_sync_fence_async_cancel.
Protect the event->handle with a spinlock to
avoid concurrent access issues.
Change-Id: I3719e401af9ece82ac68b72f2aef784c7fdc1104
Signed-off-by: Sunil Khatri <sunilkh@codeaurora.org>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions
