diff options
author | 2012-10-25 17:29:45 +0200 | |
---|---|---|
committer | 2012-11-20 00:09:25 +0100 | |
commit | 60ad07ab6bc86f48b6ebda1788d79ca5f88d824c (patch) | |
tree | 5a2947353b130138c3258cc135d596414aed667a /tools/perf/scripts/python | |
parent | NFC: Fix nfc_llcp_local chained list insertion (diff) | |
download | linux-dev-60ad07ab6bc86f48b6ebda1788d79ca5f88d824c.tar.xz linux-dev-60ad07ab6bc86f48b6ebda1788d79ca5f88d824c.zip |
NFC: pn533: Fix missing lock while operating on commands list
In pn533_wq_cmd command was removed from list without cmd_lock held
(race with pn533_send_cmd_frame_async) which could lead to list
corruption. Delete command from list before releasing lock.
Signed-off-by: Szymon Janc <szymon.janc@tieto.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions