diff options
author | Marco Elver <elver@google.com> | 2021-12-06 07:41:51 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-12-09 16:42:29 -0800 |
commit | b473a3891c46393e9c4ccb4e3197d7fb259c7100 (patch) | |
tree | 9389aa066707961d219283dc1c005d34743bf600 /scripts | |
parent | e3d2b72bbf3c580b0c5c96385777c2f483a45ab5 (diff) |
kcsan: Only test clear_bit_unlock_is_negative_byte if arch defines it
Some architectures do not define clear_bit_unlock_is_negative_byte().
Only test it when it is actually defined (similar to other usage, such
as in lib/test_kasan.c).
Link: https://lkml.kernel.org/r/202112050757.x67rHnFU-lkp@intel.com
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions