]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: CPS: Skip Config1 presence check
authorPaul Burton <paul.burton@imgtec.com>
Tue, 22 Sep 2015 18:12:13 +0000 (11:12 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 11 Nov 2015 07:35:05 +0000 (08:35 +0100)
commitbf6036e06f1eb7857f0ad84711a19aa9d8694cd3
tree1426a15c5cf424837ad689206dc424c9f6a8553f
parentf731e2768754979c6cb8fb5d5c63183a8058e6f0
MIPS: CPS: Skip Config1 presence check

The Config1 register is architecturally defined as required, and is thus
present in all systems which may make use of cps-vec.S. Skip the check
for its presence via the Config.M bit.

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/11204/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/cps-vec.S