]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: CPS: Set Status.BEV bit during early boot
authorPaul Burton <paul.burton@imgtec.com>
Tue, 22 Sep 2015 18:12:09 +0000 (11:12 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 26 Oct 2015 08:49:47 +0000 (09:49 +0100)
commita78031bcaa0327ff70d440ef6e97a20574d64a3c
tree26921ead31283086fe28e203aca0ef5fbf26c1a7
parent702bad8eaeb041d86738cc5b04328fd7152c95e3
MIPS: CPS: Set Status.BEV bit during early boot

Set the Status.BEV bit throughout the early startup of a secondary core
such that if an exception occurs the core branches to one of the
exception vector entries from cps-vec.S, rather than branching to
whatever is set in EBase.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/11200/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/cps-vec.S