original_kernel/arch/xtensa/mm
Max Filippov 3a860d165e xtensa: disable preemption around cache alias management calls
Although cache alias management calls set up and tear down TLB entries
and fast_second_level_miss is able to restore TLB entry should it be
evicted they absolutely cannot preempt each other because they use the
same TLBTEMP area for different purposes.
Disable preemption around all cache alias management calls to enforce
that.

Cc: stable@vger.kernel.org
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2020-11-16 02:13:16 -08:00
..
Makefile
cache.c xtensa: disable preemption around cache alias management calls 2020-11-16 02:13:16 -08:00
fault.c
highmem.c
init.c ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservations 2020-11-04 10:42:57 +02:00
ioremap.c
kasan_init.c
misc.S
mmu.c
tlb.c