diff options
author | Mukesh Sisodiya <mukesh.sisodiya@intel.com> | 2023-10-04 12:36:32 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2023-10-23 12:21:48 +0200 |
commit | 048449fc666d736a1a17d950fde0b5c5c8fd10cc (patch) | |
tree | 2e50692040448c32dc22b3f51357484f7cac3825 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3f5e8522f8a6075882ab1ba49528dbf6cee79bb1 (diff) |
wifi: iwlwifi: fw: Fix debugfs command sending
During debugfs command handling transport function is used directly,
this bypasses the locking used by runtime operation function
and leads to a kernel warning when two commands are
sent in parallel.
Fix it by using runtime operations function when sending
debugfs command.
Signed-off-by: Mukesh Sisodiya <mukesh.sisodiya@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20231004123422.4f80ac90658a.Ia1dfa1195c919f3002fe08db3eefbd2bfa921bbf@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions