diff options
author | Uros Bizjak <[email protected]> | 2023-10-04 16:49:42 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2023-10-05 09:01:52 +0200 |
commit | 1ca3683cc6d2c2ce4204df519c4e4730d037905a (patch) | |
tree | 130f3f1453734365678b775f602b5751a5973bde /lib/test_fortify/write_overflow-strncpy.c | |
parent | 8ae292c66dcb160b3e1e16b66c3076d5a2c63873 (diff) |
x86/percpu: Enable named address spaces with known compiler version
Enable named address spaces with known compiler versions
(GCC 12.1 and later) in order to avoid possible issues with named
address spaces with older compilers. Set CC_HAS_NAMED_AS when the
compiler satisfies version requirements and set USE_X86_SEG_SUPPORT
to signal when segment qualifiers could be used.
Signed-off-by: Uros Bizjak <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy.c')
0 files changed, 0 insertions, 0 deletions