diff options
author | 2023-06-08 13:10:14 +0530 | |
---|---|---|
committer | 2023-06-14 09:20:50 +0530 | |
commit | 64aaeb708245acdcbe51cf30c84418668c044d80 (patch) | |
tree | bf91e1abacf6b02272cc394a3487cce0b34c280b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | OPP: Staticize `lazy_opp_tables` in of.c (diff) | |
download | wireguard-linux-64aaeb708245acdcbe51cf30c84418668c044d80.tar.xz wireguard-linux-64aaeb708245acdcbe51cf30c84418668c044d80.zip |
OPP: Protect `lazy_opp_tables` list with `opp_table_lock`
The `opp_table_lock` lock is already used to protect the list elsewhere,
use it while adding or removing entries from it.
Reported-by: Stephan Gerhold <stephan.gerhold@kernkonzept.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Tested-by: Stephan Gerhold <stephan.gerhold@kernkonzept.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions