MIPS: Loongson64: Do not write the read only field LPA of CP0_CONFIG3
authorTiezhu Yang <yangtiezhu@loongson.cn>
Tue, 3 Nov 2020 07:12:00 +0000 (15:12 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 11 Nov 2020 22:51:47 +0000 (23:51 +0100)
commit4d1b3ac886b5c03e966199edcc7e0efddd5c4cb2
tree12ba3916ea81faf781f8cdfd925f4ea20d878b98
parent4abaacc704729ec93a6ca23f6b3a92532337959b
MIPS: Loongson64: Do not write the read only field LPA of CP0_CONFIG3

The field LPA of CP0_CONFIG3 register is read only for Loongson64, so the
write operations are meaningless, remove them.

Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/include/asm/mach-loongson64/kernel-entry-init.h
arch/mips/loongson64/numa.c