diff options
author | Johan Hedberg <[email protected]> | 2013-01-09 15:29:38 +0200 |
---|---|---|
committer | Gustavo Padovan <[email protected]> | 2013-01-10 06:09:59 -0200 |
commit | 13ecd8b6628c14c9a27832ce7c48315385272208 (patch) | |
tree | 6bf0201d29c30f3c79650e4dc87ee1df6512bb63 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | ee98f4738050bb93823ce9ba849f5d78f5b8c1a1 (diff) |
Bluetooth: Move non-critical sections outside of the dev lock
This patch fixes sections of code that do not need hci_lock_dev to be
outside of the lock. Such sections include code that do not touch the
hdev at all as well as sections which just read a single byte from the
supported_features value (i.e. all lmp_*_capable() macros).
Signed-off-by: Johan Hedberg <[email protected]>
Acked-by: Marcel Holtmann <[email protected]>
Signed-off-by: Gustavo Padovan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions