aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJérôme Pouiller <[email protected]>2019-12-17 16:15:38 +0000
committerGreg Kroah-Hartman <[email protected]>2019-12-18 15:56:32 +0100
commit9699c88a4427d592655977a8cbeae46864df7700 (patch)
treeb17f5ded0bf347cdbd898a9ceb784739f42fb408 /tools/perf/scripts/python/export-to-sqlite.py
parent3827e33d371ed2f4024fd42a4409e1b7af8e0938 (diff)
staging: wfx: delayed_unjoin cannot happen
Original code allows to detect an unjoin request during a scan and delaying the unjoin request. However, it is far easier to just block the unjoin request until the end of the scan request. In fact, it is already the case since scan and unjoin are protected by conf_mutex. So, currently, the handling of delayed_unjoin is just dead code. Signed-off-by: Jérôme Pouiller <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions