]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Netlogic: move cpu_ready array to boot area
authorJayachandran C <jchandra@broadcom.com>
Mon, 10 Jun 2013 06:41:04 +0000 (06:41 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 13 Jun 2013 15:46:42 +0000 (17:46 +0200)
commit132e7ba37a37e3e508ae1e45575220ab799c2ee9
tree00d1373418b59a086874a31a9cb5fefb16985cb9
parentf9bf011ef3fc80b1746cd5ff7fba23f4037915d6
MIPS: Netlogic: move cpu_ready array to boot area

Move the nlm_cpu_ready[] array used by the cpu wakeup code to the
boot area, along with rest of the boot parameter code.

Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5425/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/netlogic/common.h
arch/mips/netlogic/common/reset.S
arch/mips/netlogic/common/smp.c
arch/mips/netlogic/common/smpboot.S
arch/mips/netlogic/xlp/setup.c
arch/mips/netlogic/xlp/wakeup.c
arch/mips/netlogic/xlr/setup.c
arch/mips/netlogic/xlr/wakeup.c