diff options
author | Uros Bizjak <[email protected]> | 2024-03-25 12:01:09 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2024-03-25 12:17:01 +0100 |
commit | b6540de9b5c867b4c8bc31225db181cc017d8cc7 (patch) | |
tree | 976fd9f263be31a7dbf532530d160398eef35a19 /scripts/gdb/linux/utils.py | |
parent | c567f2948f57bdc03ed03403ae0234085f376b7d (diff) |
x86/percpu: Disable named address spaces for KCSAN
-fsanitize=thread (KCSAN) is at the moment incompatible
with named address spaces in a similar way as KASAN -
see GCC PR sanitizer/111736:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111736
The patch disables named address spaces with KCSAN.
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Uros Bizjak <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Cc: Linus Torvalds <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions