linux-stable/arch/loongarch/mm
Huacai Chen 26808cebf1 LoongArch: Fix EENTRY/MERRENTRY setting in setup_tlb_handler()
setup_tlb_handler() is expected to set per-cpu exception handlers, but
it only set the TLBRENTRY successfully because of copy & paste errors,
so fix it.

Reviewed-by: WANG Xuerui <git@xen0n.name>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
2022-06-25 18:05:58 +08:00
..
cache.c
extable.c
fault.c
hugetlbpage.c
init.c LoongArch: Add Non-Uniform Memory Access (NUMA) support 2022-06-03 20:09:29 +08:00
ioremap.c
maccess.c
Makefile
mmap.c
page.S
pgtable.c
tlb.c LoongArch: Fix EENTRY/MERRENTRY setting in setup_tlb_handler() 2022-06-25 18:05:58 +08:00
tlbex.S LoongArch: Add multi-processor (SMP) support 2022-06-03 20:09:29 +08:00