From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5D760C47095 for ; Mon, 5 Oct 2020 16:12:49 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0A178206DD for ; Mon, 5 Oct 2020 16:12:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Wy0rbAlI"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="zyYBXnlx" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0A178206DD Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-snps-arc-bounces+linux-snps-arc=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=uUIEqY+E6otwpu0RIzWkqGi2QAm6qnHL7B3wcbmdAfQ=; b=Wy0rbAlII1EOUeIUdmuergJE9z x3KEeQYtwZQ5SvpWcAsZ3E8BBbmZvKZCk1QISjWfwaC3fCHCdHzZMdpThFbx3cvN4cqsgM4wM2XGV n6ZOQaJnxeV7n10AEWwkLrfYjxVYRVu5xzoJpxJvT2f+3KEXzfJBqr1RduEj2qsFZGEEJa7hxQxwD tnBhurYyPa8Gx4dxl6qmmCQyKUNFblholxY47SWb/AMpHeYjPwhuOQRerNsRSWiBBiM8nngasHW1z GWOC2DcAukpWLUAh1xrDDw0kg2qFh/zX+A7WceHbqcPc53nUb/W6gZL8JJSZjqUkQvCuPsu5V5Umy oicTl68w==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kPT6W-0006c3-6V; Mon, 05 Oct 2020 16:12:48 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kPT6T-0006b1-Pi for linux-snps-arc@lists.infradead.org; Mon, 05 Oct 2020 16:12:46 +0000 Received: from hump.ibmuc.com (unknown [87.71.73.56]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id C4DCB206DD; Mon, 5 Oct 2020 16:12:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601914364; bh=46wSMdq5RlcK/6mnsJmGrm+9ho+IPIx2GRlGSTCDeDg=; h=From:To:Cc:Subject:Date:From; b=zyYBXnlxC9t8tqBoyOvseoObLClTnx7Gj2TNCbspp0cMoQ32Ps96tX9z4DzEyWWNV EfPtkz4JL3y0YTSG1mVorsOI9YYeoG2Myrhfay+firgE3GMIXIe4nbUgx2WA3bri+g zpEosBFAs2a1DIQbWavq6JH38Vms1izEftV38how= From: Mike Rapoport To: Vineet Gupta Subject: [PATCH] ARC: SMP: fix typo and use "come up" instead of "comeup" Date: Mon, 5 Oct 2020 19:12:37 +0300 Message-Id: <20201005161237.196566-1-rppt@kernel.org> X-Mailer: git-send-email 2.25.4 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201005_121245_983464_2CD36C31 X-CRM114-Status: GOOD ( 12.53 ) X-BeenThere: linux-snps-arc@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on Synopsys ARC Processors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-snps-arc@lists.infradead.org, linux-kernel@vger.kernel.org, Mike Rapoport , Mike Rapoport Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-snps-arc" Errors-To: linux-snps-arc-bounces+linux-snps-arc=archiver.kernel.org@lists.infradead.org From: Mike Rapoport 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 --- arch/arc/kernel/smp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arc/kernel/smp.c b/arch/arc/kernel/smp.c index eca35e02ce06..52906d314537 100644 --- a/arch/arc/kernel/smp.c +++ b/arch/arc/kernel/smp.c @@ -226,7 +226,7 @@ int __cpu_up(unsigned int cpu, struct task_struct *idle) } if (!cpu_online(cpu)) { - pr_info("Timeout: CPU%u FAILED to comeup !!!\n", cpu); + pr_info("Timeout: CPU%u FAILED to come up !!!\n", cpu); return -1; } -- 2.25.4 _______________________________________________ linux-snps-arc mailing list linux-snps-arc@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-snps-arc From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7F5E5C4363A for ; Mon, 5 Oct 2020 16:12:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 43F602076E for ; Mon, 5 Oct 2020 16:12:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601914366; bh=46wSMdq5RlcK/6mnsJmGrm+9ho+IPIx2GRlGSTCDeDg=; h=From:To:Cc:Subject:Date:List-ID:From; b=xgDcWD8tiBzSGMU2AP0rxby1+lKcSTlciaed8FtXW7KPE4wzJdMKN7DiY/P6ks89m +orfFiooRHkaNIouwH79eU6JnQ3gucQNSzZy4r9tydysn3wQCOBrOVWRP9v4ws8xYA c6tvA98gh32kPMjtUGl8iA0gPtkxRRSyqt4UkqqI= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728283AbgJEQMp (ORCPT ); Mon, 5 Oct 2020 12:12:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:35842 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726657AbgJEQMo (ORCPT ); Mon, 5 Oct 2020 12:12:44 -0400 Received: from hump.ibmuc.com (unknown [87.71.73.56]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id C4DCB206DD; Mon, 5 Oct 2020 16:12:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601914364; bh=46wSMdq5RlcK/6mnsJmGrm+9ho+IPIx2GRlGSTCDeDg=; h=From:To:Cc:Subject:Date:From; b=zyYBXnlxC9t8tqBoyOvseoObLClTnx7Gj2TNCbspp0cMoQ32Ps96tX9z4DzEyWWNV EfPtkz4JL3y0YTSG1mVorsOI9YYeoG2Myrhfay+firgE3GMIXIe4nbUgx2WA3bri+g zpEosBFAs2a1DIQbWavq6JH38Vms1izEftV38how= From: Mike Rapoport To: Vineet Gupta Cc: linux-snps-arc@lists.infradead.org, linux-kernel@vger.kernel.org, Mike Rapoport , Mike Rapoport Subject: [PATCH] ARC: SMP: fix typo and use "come up" instead of "comeup" Date: Mon, 5 Oct 2020 19:12:37 +0300 Message-Id: <20201005161237.196566-1-rppt@kernel.org> X-Mailer: git-send-email 2.25.4 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Mike Rapoport 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 --- arch/arc/kernel/smp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arc/kernel/smp.c b/arch/arc/kernel/smp.c index eca35e02ce06..52906d314537 100644 --- a/arch/arc/kernel/smp.c +++ b/arch/arc/kernel/smp.c @@ -226,7 +226,7 @@ int __cpu_up(unsigned int cpu, struct task_struct *idle) } if (!cpu_online(cpu)) { - pr_info("Timeout: CPU%u FAILED to comeup !!!\n", cpu); + pr_info("Timeout: CPU%u FAILED to come up !!!\n", cpu); return -1; } -- 2.25.4