]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Netlogic: wait for all hardware threads
authorJayachandran C <jchandra@broadcom.com>
Mon, 10 Jun 2013 06:41:07 +0000 (06:41 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 13 Jun 2013 15:46:43 +0000 (17:46 +0200)
commitd9e51f81fbf41511772a6c21cac6db468aad000c
tree8843816a53e8a4bc8e163f08fe1aa2d2bd995841
parentac7a38cbc75374d32267a7655f3441e96ef100f5
MIPS: Netlogic: wait for all hardware threads

Earlier we just waited for the first thread of the CPU to come online
before proceeding to wake up others. Update it to wait for all the CPUs
in the core. This will be useful when the boot-up is slow, like while
debugging or when running in a simulator.

Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5429/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/netlogic/xlp/wakeup.c