diff options
author | Amitkumar Karwar <akarwar@marvell.com> | 2014-12-31 02:36:43 -0800 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-01-06 21:20:14 +0200 |
commit | b420166fa87a281a5476716982655009fd11e724 (patch) | |
tree | d3afa009aa6594f8bcb609072e6045a09f9175eb /tools/perf/scripts/python/check-perf-trace.py | |
parent | fc647467c178936aad29a1e5332c05a23d6efb39 (diff) |
mwifiex: do not release lock during list_for_each_entry_safe()
As we are releasing the lock, during next iteration we may end
up getting page fault if other thread has already deleted that
node.
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions