• P
    MIPS: CPS: Warn if a core doesn't start · a8c20614
    Paul Burton 提交于
    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: NPaul 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: NRalf Baechle <ralf@linux-mips.org>
    a8c20614
smp-cps.c 12.0 KB