linux-kernelorg-stable/arch/xtensa/kernel
Max Filippov e3cacb73e6 xtensa: fix build for cores with coprocessors
Assembly entry/return abstraction change didn't add asmmacro.h include
statement to coprocessor.S, resulting in references to undefined macros
abi_entry and abi_ret on cores that define XTENSA_HAVE_COPROCESSORS.
Fix that by including asm/asmmacro.h from the coprocessor.S.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2019-07-24 17:44:42 -07:00
..
syscalls clone3-v5.3 2019-07-11 10:09:44 -07:00
.gitignore
Makefile
align.S
asm-offsets.c
coprocessor.S xtensa: fix build for cores with coprocessors 2019-07-24 17:44:42 -07:00
entry.S
head.S
hw_breakpoint.c
irq.c
jump_label.c
mcount.S
module.c
mxhead.S
pci-dma.c dma-mapping updates for Linux 5.3 2019-07-12 15:13:55 -07:00
pci.c
perf_event.c
platform.c
process.c
ptrace.c
s32c1i_selftest.c
setup.c
signal.c
smp.c
stacktrace.c
syscall.c
time.c
traps.c
vectors.S
vmlinux.lds.S
xtensa_ksyms.c