diff options
| author | Sathish Ambley <sathishambley@codeaurora.org> | 2015-12-03 09:48:08 -0800 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-23 21:23:24 -0700 |
| commit | 08f929d272cbb737e39ab83df7cd23d502119a4b (patch) | |
| tree | 0f36a437b242d2743ee6c04da4d91332e549bf9c /include/linux | |
| parent | 1befdae1fa722adb28faa3bba9f740e818d931f7 (diff) | |
msm: ADSPRPC: Call find_vma with mmap_sem semaphore held
Calling find_vma() with out holding the mmap_sem semaphore is
not safe especially when an another thread could be removing
vmas from the list. Remove find_vma in places where it is
being used just for debugging purposes.
Change-Id: I1ac12410a0880d92c7301065aa656b5ad8d521cf
Signed-off-by: Sathish Ambley <sathishambley@codeaurora.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
