MIPS: Loongson64: select NO_EXCEPT_FILL
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Wed, 27 May 2020 06:34:34 +0000 (14:34 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 27 May 2020 11:46:39 +0000 (13:46 +0200)
commit7d6d283777838462083412edb1e674a32eb6341c
tree0f9818a1310bd6ea3569b7b3a9c7e52a54124e81
parent31e1b3efa802f97a17628dde280006c4cee4ce5e
MIPS: Loongson64: select NO_EXCEPT_FILL

Loongson64 load kernel at 0x82000000 and allocate exception vectors
by ebase. So we don't need to reserve space for exception vectors
at head of kernel.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/Kconfig