kernel_optimize_test/arch/xtensa/kernel
Max Filippov cd8869f4cb xtensa: add missing isync to the cpu_reset TLB code
ITLB entry modifications must be followed by the isync instruction
before the new entries are possibly used. cpu_reset lacks one isync
between ITLB way 6 initialization and jump to the identity mapping.
Add missing isync to xtensa cpu_reset.

Cc: stable@vger.kernel.org
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2019-08-12 15:05:48 -07:00
..
syscalls clone3-v5.3 2019-07-11 10:09:44 -07:00
.gitignore
align.S
asm-offsets.c
coprocessor.S xtensa: fix build for cores with coprocessors 2019-07-24 17:44:42 -07:00
entry.S xtensa: abstract 'entry' and 'retw' in assembly code 2019-07-08 10:04:48 -07:00
head.S
hw_breakpoint.c xtensa: replace variant/core.h with asm/core.h 2019-05-06 17:48:55 -07:00
irq.c
jump_label.c
Makefile
mcount.S xtensa: abstract 'entry' and 'retw' in assembly code 2019-07-08 10:04:48 -07:00
module.c
mxhead.S
pci-dma.c dma-mapping updates for Linux 5.3 2019-07-12 15:13:55 -07:00
pci.c xtensa: use generic pcibios_set_master and pcibios_enable_device 2019-06-16 23:31:29 -07:00
perf_event.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
platform.c xtensa: drop dead PCI support code 2019-06-16 23:31:28 -07:00
process.c
ptrace.c
s32c1i_selftest.c
setup.c xtensa: add missing isync to the cpu_reset TLB code 2019-08-12 15:05:48 -07:00
signal.c signal: Remove task parameter from force_sig 2019-05-27 09:36:28 -05:00
smp.c xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC 2019-05-14 19:52:50 -07:00
stacktrace.c xtensa: fix return_address 2019-04-04 11:18:55 -07:00
syscall.c
time.c
traps.c signal: Remove the task parameter from force_sig_fault 2019-05-29 09:31:43 -05:00
vectors.S
vmlinux.lds.S xtensa: replace variant/core.h with asm/core.h 2019-05-06 17:48:55 -07:00
xtensa_ksyms.c