MIPS: CPS: Warn if a core doesn't start
authorPaul Burton <[email protected]>
Tue, 22 Sep 2015 18:12:14 +0000 (11:12 -0700)
committerRalf Baechle <[email protected]>
Wed, 11 Nov 2015 07:35:08 +0000 (08:35 +0100)
commita8c20614b0163a71f2df3f9788bfe8b9ff07d742
treedbd3396bca19f2cf0f0f2d86b3b5330c62f89ea7
parent192fbc20258c79e3f776a5ce6cea4654376f5af6
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 <[email protected]>
Cc: [email protected]
Cc: Rusty Russell <[email protected]>
Cc: Andrew Bresticker <[email protected]>
Cc: [email protected]
Cc: Niklas Cassel <[email protected]>
Cc: Ezequiel Garcia <[email protected]>
Cc: Markos Chandras <[email protected]>
Patchwork: https://patchwork.linux-mips.org/patch/11205/
Signed-off-by: Ralf Baechle <[email protected]>
arch/mips/kernel/smp-cps.c