android_kernel_oneplus_msm8998/arch/xtensa/kernel
Max Filippov 327242a4bc xtensa: fix coprocessor context offset definitions
commit 03bc996af0cc71c7f30c384d8ce7260172423b34 upstream.

Coprocessor context offsets are used by the assembly code that moves
coprocessor context between the individual fields of the
thread_info::xtregs_cp structure and coprocessor registers.
This fixes coprocessor context clobbering on flushing and reloading
during normal user code execution and user process debugging in the
presence of more than one coprocessor in the core configuration.

Cc: stable@vger.kernel.org
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-12-13 09:21:26 +01:00
..
.gitignore
align.S
asm-offsets.c xtensa: fix coprocessor context offset definitions 2018-12-13 09:21:26 +01:00
coprocessor.S
entry.S xtensa: fixes for configs without loop option 2015-11-02 18:02:47 +03:00
head.S xtensa: fix boot parameters address translation 2018-11-21 09:27:41 +01:00
irq.c xtensa: don't use linux IRQ #0 2017-06-17 06:39:38 +02:00
Makefile xtensa: fix secondary core boot in SMP 2015-11-03 17:19:38 +03:00
mcount.S
module.c
mxhead.S xtensa: drop unused sections and remapped reset handlers 2015-11-03 17:19:39 +03:00
pci-dma.c xtensa: support DMA to high memory 2015-11-09 01:25:37 +03:00
pci.c PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" 2015-09-15 13:18:04 -05:00
perf_event.c xtensa: implement fake NMI 2015-08-17 07:33:39 +03:00
platform.c
process.c xtensa: enable coprocessors that are being flushed 2018-12-13 09:21:26 +01:00
ptrace.c
setup.c xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD 2017-03-15 09:57:14 +08:00
signal.c
smp.c
stacktrace.c xtensa: move oprofile stack tracing to stacktrace.c 2015-08-17 07:32:49 +03:00
syscall.c mm: larger stack guard gap, between vmas 2017-06-26 07:13:11 +02:00
time.c clocksource: cosmetic: Drop OF 'dependency' from symbols 2015-10-01 02:18:39 +02:00
traps.c signal/xtensa: Consistenly use SIGBUS in do_unaligned_user 2018-07-03 11:21:26 +02:00
vectors.S xtensa: fix secondary core boot in SMP 2015-11-03 17:19:38 +03:00
vmlinux.lds.S xtensa: add NOTES section to the linker script 2018-11-21 09:27:41 +01:00
xtensa_ksyms.c