diff options
| author | Kevin McKinney <[email protected]> | 2011-11-27 20:51:47 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2011-11-29 10:09:52 +0900 |
| commit | 19a177e6fb097c2a0dd94aeeb2805f0c04a4185f (patch) | |
| tree | d766dd5c03e1a0652a05e0500aede459f40f0099 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 8fbebb091a1695b8896597573c2d75831e41929a (diff) | |
Staging: bcm: Reverse semaphore locking in IOCTL_BCM_BUFFER_DOWNLOAD_STOP.
This patch reorders the semaphore locking.
It makes better sense to first evaluate
fw_download_sema semaphore then
NVMRdmWrmLocl semaphore. The
fw_download_sema is suppose to be
acquired in the START ioctl. If this is
not true, then it does not make sense
to continue.
Signed-off-by: Kevin McKinney <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions