]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaf51d8c6ac747f0ed232b9f865efc1a503cee61f
tree04ae133aff1a5b0b68859000309ba9892894ab8d
parent47e776bf99e671112b459455f13eb688027fbcde
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