aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorUros Bizjak <[email protected]>2024-04-02 14:19:08 +0200
committerIngo Molnar <[email protected]>2024-04-03 08:59:15 +0200
commit9ebe5500d4b25ee4cde04eec59a6764361a60709 (patch)
tree0b866f4f8066affa1db2a1922466acf33659db38 /tools/perf/util/trace-event-scripting.c
parenta55c1fdad5f61b4bfe42319694b23671a758cb28 (diff)
x86/percpu: Re-enable named address spaces with sanitizers for GCC 13.3+
Commit: b6540de9b5c8 ("x86/percpu: Disable named address spaces for KASAN") ... disabled support for named address spaces with KCSAN due to the incompatibility issue between named AS and KCSAN. GCC 13.3 has fixed this issue (GCC PR sanitizer/111736) so the support for named address spaces can be re-enabled with sanitizers for GCC compiler version >= 13.3. [ Note that the patch considers GCC 14 to be fixed - if somebody is using snapshots of the GCC 14 before the fix, they should upgrade. ] 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 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions