aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorJérôme Pouiller <[email protected]>2020-03-10 10:13:55 +0000
committerGreg Kroah-Hartman <[email protected]>2020-03-11 07:14:16 +0000
commit046cc2effd1312a23b9e3d8363be7c68f6e91f3c (patch)
tree14a2b8c47b35cea02fea1d78f822ec192935924a /tools/perf/scripts/python/check-perf-trace.py
parentstaging: wfx: make warning about pending frame less scary (diff)
downloadkernel-046cc2effd1312a23b9e3d8363be7c68f6e91f3c.tar.gz
kernel-046cc2effd1312a23b9e3d8363be7c68f6e91f3c.zip
staging: wfx: fix RCU usage in wfx_join_finalize()
Access to sta->ht_cap is protected by RCU. However, hif_set_association_mode() may sleep, so it can't be called in RCU. This patch fix this behavior by handling sta and its RCU directly from function hif_set_association_mode(). Signed-off-by: Jérôme Pouiller <[email protected]> Fixes: d00149011066 ("staging: wfx: fix RCU usage") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions