diff options
author | Uros Bizjak <[email protected]> | 2024-03-20 13:45:49 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2024-03-20 14:22:56 +0100 |
commit | f61f02d1ff788ae5ad485ef8edd88d9c93557994 (patch) | |
tree | 0618bc674abad08b78030d42ee7a1814e42aa93f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ce99b9c8daff3352a2ae0c72acf44e0663095fea (diff) |
x86/percpu: Re-enable named address spaces with KASAN for GCC 13.3+
Commit:
68fb3ca0e408 ("x86/percpu: Disable named address spaces for KASAN")
... disabled support for named address spaces with KASAN due to
the incompatibility issue between named AS and KASAN.
GCC 13.3 has fixed this issue (GCC PR sanitizer/111736) so the
support for named address spaces can be re-enabled with KASAN
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: Andy Lutomirski <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: Jakub Jelinek <[email protected]>
Cc: Nick Desaulniers <[email protected]>
Cc: Sean Christopherson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions