aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2020-04-17 02:58:37 +0000
committerPaul E. McKenney <paulmck@kernel.org>2020-04-27 11:10:10 -0700
commit52785b6ae8eded7ac99d65c92d989b702e5b4376 (patch)
treea9934deb29022a7cdb18f3aca9eff7adcb00b80a /tools/perf/scripts/python/export-to-postgresql.py
parentImprove KCSAN documentation a bit (diff)
downloadwireguard-linux-52785b6ae8eded7ac99d65c92d989b702e5b4376.tar.xz
wireguard-linux-52785b6ae8eded7ac99d65c92d989b702e5b4376.zip
kcsan: Use GFP_ATOMIC under spin lock
A spin lock is held in insert_report_filterlist(), so the krealloc() should use GFP_ATOMIC. This commit therefore makes this change. Reviewed-by: Marco Elver <elver@google.com> Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions