Skip to content
Commit 52785b6a authored by Wei Yongjun's avatar Wei Yongjun Committed by Paul E. McKenney
Browse files

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: default avatarMarco Elver <elver@google.com>
Signed-off-by: default avatarWei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent eba9c444
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment