diff options
author | Uros Bizjak <[email protected]> | 2024-05-20 10:21:14 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2024-05-21 10:17:01 +0200 |
commit | 47ff30cc1be7bf426c03ecc84371452109b416e4 (patch) | |
tree | 1b50aaba3ff1cc0c91dc93c74e3b7eb136fc05c1 /arch/s390/lib/test_unwind.c | |
parent | 9130ea06163fc229665b9ec4666de9f4ef68284d (diff) |
x86/percpu: Enable named address spaces for all capable GCC versions
Enable named address spaces also for GCC 6, GCC 7 and GCC 8
releases. These compilers all produce kernel images that boot
without problems.
Use compile-time test to detect compiler support for named
address spaces. The test passes with GCC 6 as the earliest
compiler version where the support for named address spaces
was introduced.
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: Ard Biesheuvel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'arch/s390/lib/test_unwind.c')
0 files changed, 0 insertions, 0 deletions