kernel_optimize_test/arch/xtensa/kernel
Max Filippov 6bf28969f6 xtensa: reduce double exception literal reservation
Double exception vector only needs 20 bytes of space for 5 literals, not
48. Reduce the reservation for double exception vector literals
accordingly. This fixes build for configurations with small user
exception vector size.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2017-06-05 11:52:07 -07:00
..
.gitignore
align.S
asm-offsets.c
coprocessor.S
entry.S
head.S
hw_breakpoint.c
irq.c
Makefile
mcount.S
module.c
mxhead.S
pci-dma.c
pci.c
perf_event.c
platform.c
process.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 2017-03-02 08:42:36 +01:00
ptrace.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 2017-03-02 08:42:36 +01:00
s32c1i_selftest.c
setup.c xtensa: Use seq_puts() in c_show() 2017-05-08 13:16:22 -07:00
signal.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 2017-03-02 08:42:36 +01:00
smp.c sched/headers: Move task->mm handling methods to <linux/sched/mm.h> 2017-03-03 01:43:28 +01:00
stacktrace.c
syscall.c sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> 2017-03-02 08:42:30 +01:00
time.c
traps.c xtensa: fix stack dump output 2017-03-31 15:58:40 -07:00
vectors.S
vmlinux.lds.S xtensa: reduce double exception literal reservation 2017-06-05 11:52:07 -07:00
xtensa_ksyms.c