]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Malta: Allow use of MIPS CPS SMP implementation
authorPaul Burton <paul.burton@imgtec.com>
Wed, 15 Jan 2014 10:31:56 +0000 (10:31 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Mar 2014 22:09:07 +0000 (23:09 +0100)
commit5b95b71d370f2f7b3578276f43a062ad3bd2f848
tree2136b12c6b44f79c22e1f2f5f01429070e3cb51d
parent5a5b0fe7410a9171829513d7dead79ba12f99b50
MIPS: Malta: Allow use of MIPS CPS SMP implementation

This patch simply attempts to register the MIPS Coherent Processing
System SMP implementation when it is enabled. If registering that fails
for some reason (like the Kconfig option being disabled or a lack of
hardware support) then we fall back to the same SMP implementations as
before.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6365/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/mti-malta/malta-init.c