diff options
author | 2020-04-17 02:58:37 +0000 | |
---|---|---|
committer | 2020-04-27 11:10:10 -0700 | |
commit | 52785b6ae8eded7ac99d65c92d989b702e5b4376 (patch) | |
tree | a9934deb29022a7cdb18f3aca9eff7adcb00b80a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Improve KCSAN documentation a bit (diff) | |
download | wireguard-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