diff options
author | Johannes Berg <johannes.berg@intel.com> | 2016-09-22 11:31:41 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2016-10-19 08:21:55 +0300 |
commit | faead41cc7213ccef5a58c1bf518ac24816fe8a6 (patch) | |
tree | 1374d2c97c2e81fa115459fb7592ec1eb3e40867 /tools/perf/scripts/python/syscall-counts.py | |
parent | 1ea2643961b0d1b8d0e4a11af5aa69b0f92d0533 (diff) | |
download | linux-faead41cc7213ccef5a58c1bf518ac24816fe8a6.tar.xz |
iwlwifi: pcie: mark command queue lock with separate lockdep class
Emmanuel reports that when CMD_WANT_ASYNC_CALLBACK is used by mvm,
the callback will be called with the command queue lock held, and
mvm will try to stop all (other) TX queues, which acquires their
locks - this caused a false lockdep recursive locking report.
Suppress this report by marking the command queue lock with a new,
separate, lock class so lockdep can tell the difference between
the two types of queues.
Fixes: 156f92f2b471 ("iwlwifi: block the queues when we send ADD_STA for uAPSD")
Reported-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions