]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: CPS: Warn if a core doesn't start
authorPaul Burton <paul.burton@imgtec.com>
Tue, 22 Sep 2015 18:12:14 +0000 (11:12 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 26 Oct 2015 08:49:49 +0000 (09:49 +0100)
commitd3ca42e7a6b1e0cb3e7175975a9f41c907d6bdde
treef995d789f8f84d64e344eda016da37899f9f8ddc
parent5eeda96c84f52c4e8873cd9460b7244977cdb285
MIPS: CPS: Warn if a core doesn't start

When debugging core bringup it is useful to see the state of the CPC
sequencer, so output that value if the core hasn't started within a
reasonable amount of time (1 second). This avoids simply appearing to
the user to hang if a secondary core fails to start.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Andrew Bresticker <abrestic@chromium.org>
Cc: linux-kernel@vger.kernel.org
Cc: Niklas Cassel <niklas.cassel@axis.com>
Cc: Ezequiel Garcia <ezequiel.garcia@imgtec.com>
Cc: Markos Chandras <markos.chandras@imgtec.com>
Patchwork: https://patchwork.linux-mips.org/patch/11205/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/smp-cps.c