]> git.kernelconcepts.de Git - karo-tx-linux.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>
Mon, 26 Oct 2015 08:49:49 +0000 (09:49 +0100)
commit5eeda96c84f52c4e8873cd9460b7244977cdb285
tree77323a74199e3a6e95b4acba8bfe45d137b78a1b
parentcfb996603d7f2d94541901b51c09cfdaed8996e5
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