linux/arch/um/include/asm
Nick Desaulniers a0a12c3ed0 asm goto: eradicate CC_HAS_ASM_GOTO
GCC has supported asm goto since 4.5, and Clang has since version 9.0.0.
The minimum supported versions of these tools for the build according to
Documentation/process/changes.rst are 5.1 and 11.0.0 respectively.

Remove the feature detection script, Kconfig option, and clean up some
fallback code that is no longer supported.

The removed script was also testing for a GCC specific bug that was
fixed in the 4.7 release.

Also remove workarounds for bpftrace using clang older than 9.0.0, since
other BPF backend fixes are required at this point.

Link: https://lore.kernel.org/lkml/CAK7LNATSr=BXKfkdW8f-H5VT_w=xBpT2ZQcZ7rm6JfkdE+QnmA@mail.gmail.com/
Link: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48637
Acked-by: Borislav Petkov <bp@suse.de>
Suggested-by: Masahiro Yamada <masahiroy@kernel.org>
Suggested-by: Alexei Starovoitov <alexei.starovoitov@gmail.com>
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Reviewed-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2022-08-21 10:06:28 -07:00
..
fpu
Kbuild
archrandom.h random: handle archrandom with multiple longs 2022-07-25 13:26:14 +02:00
asm-prototypes.h
bugs.h
cache.h
cacheflush.h
common.lds.S UML: add support for KASAN under x86_64 2022-07-17 23:35:22 +02:00
cpufeature.h asm goto: eradicate CC_HAS_ASM_GOTO 2022-08-21 10:06:28 -07:00
delay.h
dma.h
fixmap.h
futex.h
hardirq.h
io.h
irq.h
irqflags.h
kasan.h UML: add support for KASAN under x86_64 2022-07-17 23:35:22 +02:00
kvm_para.h
mmu.h
mmu_context.h
msi.h
page.h um: Replace to_phys() and to_virt() with less generic function names 2022-07-17 23:44:40 +02:00
pci.h asm-generic: Add new pci.h and use it 2022-07-22 17:34:57 -05:00
pgalloc.h
pgtable-2level.h
pgtable-3level.h
pgtable.h um/mm: enable ARCH_HAS_VM_GET_PAGE_PROT 2022-07-17 17:14:41 -07:00
processor-generic.h um: remove unused mm_copy_segments 2022-07-17 23:31:30 +02:00
ptrace-generic.h
sections.h
setup.h
smp.h
stacktrace.h
syscall-generic.h
sysrq.h
thread_info.h
timex.h
tlb.h
tlbflush.h
uaccess.h
unwind.h
vmalloc.h
vmlinux.lds.h
xor.h um: Remove straying parenthesis 2022-07-17 23:24:20 +02:00