https://github.com/torvalds/linux
Revision 26808cebf14cdf1d835ae256188ece116d2ab377 authored by Huacai Chen on 23 June 2022, 08:11:54 UTC, committed by Huacai Chen on 25 June 2022, 10:05:58 UTC
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>
1 parent bab1c29
History
Tip revision: 26808cebf14cdf1d835ae256188ece116d2ab377 authored by Huacai Chen on 23 June 2022, 08:11:54 UTC
LoongArch: Fix EENTRY/MERRENTRY setting in setup_tlb_handler()
Tip revision: 26808ce
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 19.8 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.9 KB
.mailmap -rw-r--r-- 22.7 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 98.9 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 650.2 KB
Makefile -rw-r--r-- 64.1 KB
README -rw-r--r-- 727 bytes

README

back to top