diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2014-11-19 13:16:41 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-11-19 16:15:55 +0100 |
commit | 22a3ceabf152c7c88afa9e34ea33fc3fa55e6cf8 (patch) | |
tree | f7098bf77814145b9a9b57a9913c76a91ca4d15e /tools/perf/scripts/python | |
parent | a86c02ea38c53b695209b1181f9e2e18d73eb4e8 (diff) |
Bluetooth: Fix setting state back to TASK_RUNNING
In __hci_cmd_sync_ev() and __hci_req_sync() if the hci_req_run() call
fails and we return from the functions we should ensure that the state
doesn't remain in TASK_INTERRUPTIBLE that we just set it to. This patch
fixes missing calls to set_current_state(TASK_RUNNING) in both places.
Reported-by: Kirill A. Shutemov <kirill@shutemov.name>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Tested-by: Kirill A. Shutemov <kirill@shutemov.name>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions