MIPS: BMIPS: Add SMP support code for BMIPS43xx/BMIPS5000
authorKevin Cernekee <cernekee@gmail.com>
Wed, 16 Nov 2011 01:25:45 +0000 (01:25 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 7 Dec 2011 22:03:18 +0000 (22:03 +0000)
commitdf0ac8a406718360aa08e632a73a805a6cc4cb27
tree8fe33309545a79f506a625e302fb56bdffc9e5b7
parent6fb97effee5374ac5b2a0e8666d380e83b5ca1e3
MIPS: BMIPS: Add SMP support code for BMIPS43xx/BMIPS5000

Initial commit of BMIPS SMP support code.  Smoke-tested on a variety of
BMIPS4350, BMIPS4380, and BMIPS5000 platforms.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2977/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/kernel/Makefile
arch/mips/kernel/bmips_vec.S [new file with mode: 0644]
arch/mips/kernel/smp-bmips.c [new file with mode: 0644]
This page took 0.029035 seconds and 5 git commands to generate.