MIPS: XLR, XLS: Add comment for smp setup
authorHillf Danton <dhillf@gmail.com>
Sat, 24 Sep 2011 00:29:54 +0000 (02:29 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Oct 2011 22:34:25 +0000 (23:34 +0100)
commitb2788965baed868ce48ebd6d67f00acf617c9ee6
tree4b05861fafbb7b84498a18f7a62239c2e7b30c35
parent933036386b36d8a9047798f31ab40f9e869bdd7d
MIPS: XLR, XLS: Add comment for smp setup

It seems that BSP could be setup twice, but the nlm_cpu_ready array is only
set for ASPs in smpboot.S, not including BSP.

Signed-off-by: Hillf Danton <dhillf@gmail.com>
Cc: "Jayachandran C." <jayachandranc@netlogicmicro.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2695/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>,
arch/mips/netlogic/xlr/smp.c