ARC: SMP: fix typo and use "come up" instead of "comeup"
authorMike Rapoport <rppt@linux.ibm.com>
Mon, 5 Oct 2020 16:12:37 +0000 (19:12 +0300)
committerVineet Gupta <vgupta@synopsys.com>
Tue, 6 Oct 2020 04:02:29 +0000 (21:02 -0700)
commit937cf85f1df8f8e287dac6b876ea55ef9f08071e
tree04ae133aff1a5b0b68859000309ba9892894ab8d
parent05b1be68c4d6d76970025e6139bfd735c2256ee5
ARC: SMP: fix typo and use "come up" instead of "comeup"

When a secondary CPU fails to come up, there is a missing space in the
log:

Timeout: CPU1 FAILED to comeup !!!

Fix it.

Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/kernel/smp.c