Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp8850941ybl; Fri, 17 Jan 2020 02:11:30 -0800 (PST) X-Google-Smtp-Source: APXvYqyk4tSszdTRyB48qspL9jlAqh2Jo3Ceidn1Qd9+yo4Q/tKSr7V1PaAIaTDkYTvXSiAAHyBw X-Received: by 2002:a05:6808:b13:: with SMTP id s19mr2679838oij.119.1579255890690; Fri, 17 Jan 2020 02:11:30 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1579255890; cv=none; d=google.com; s=arc-20160816; b=ucGJHZs2mE88C5/uz6y8nAsHiAc+viw8N6idFKjBBrcHjH4NHdcefWz33QzPksj5XM aHYggtnjBmixZ/pXVSRbz6p5ZpI3J1etfIvvglv2z+WiAYhsvoA2yK1hWbFOW6MfWHkf 5tnvGzWPpY9Ffy5MT/SP+FTwSm0MLFE2qiELFvhL5YVNfMe2BkenTJIqQv8UNTXRbkTT YR/MXLqjDzSdY7c6mE+S8Vsjj0LeNdzS1ineiTzmxXaoNGEiwFHg+pQnANmBzDeCU2fX odpjiH6RRShDgoTZlGdp7d8KEWggbX7ZnK3C20pNveJgdaUNqooit3ccF1D2jns0yKwr LiJA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :robot-unsubscribe:robot-id:message-id:mime-version:references :in-reply-to:cc:subject:to:reply-to:from:date; bh=dwnyyTQM/B5QsXeVWBWSWIXqUmvDWieWb48wthAmHTQ=; b=H4h04868M3fzqLh59FKOqIwx8Pw8K2UyhEQ73r4lrJo1IWX0eczWUewWHfgR7orDSh Z6mrIDOpPsMw/YwiRlOEidTnisUoBXlGhCa2Wkm1UC0yu6UWclj8AkNIUC5nqQ3XzYg+ v96LV4j/g0qJ4sCMUEOY2eWvn9btsE5ivmTgHGupN12mr0mkrd3ERiyVI03G21TCKcXB k0aiHC3MYla23xnzIz1w14DqQ7jJ+83QlVV0Gyj5o/i8dHMQIHCJDE6I52+qQd40BYUa u4+1qWdSURfAw9ztQuKbQlzEfYpGL/AxTQTtTHIgGH8pty22dxGOeHWqHXm2xdd6ERBj TS6Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u25si15097111otg.170.2020.01.17.02.11.19; Fri, 17 Jan 2020 02:11:30 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729238AbgAQKJR (ORCPT + 99 others); Fri, 17 Jan 2020 05:09:17 -0500 Received: from Galois.linutronix.de ([193.142.43.55]:55428 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729162AbgAQKJN (ORCPT ); Fri, 17 Jan 2020 05:09:13 -0500 Received: from [5.158.153.53] (helo=tip-bot2.lab.linutronix.de) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1isOYX-0005Qm-Ur; Fri, 17 Jan 2020 11:08:46 +0100 Received: from [127.0.1.1] (localhost [IPv6:::1]) by tip-bot2.lab.linutronix.de (Postfix) with ESMTP id AEFDD1C19CD; Fri, 17 Jan 2020 11:08:40 +0100 (CET) Date: Fri, 17 Jan 2020 10:08:40 -0000 From: "tip-bot2 for Hewenliang" Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: sched/core] idle: fix spelling mistake "iterrupts" -> "interrupts" Cc: Hewenliang , "Peter Zijlstra (Intel)" , "Steven Rostedt (VMware)" , x86 , LKML In-Reply-To: <20200110025604.34373-1-hewenliang4@huawei.com> References: <20200110025604.34373-1-hewenliang4@huawei.com> MIME-Version: 1.0 Message-ID: <157925572055.396.10697981012861050378.tip-bot2@tip-bot2> X-Mailer: tip-git-log-daemon Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following commit has been merged into the sched/core branch of tip: Commit-ID: 3e0de271fff77abb933f1b69c213854c3eda9125 Gitweb: https://git.kernel.org/tip/3e0de271fff77abb933f1b69c213854c3eda9125 Author: Hewenliang AuthorDate: Thu, 09 Jan 2020 21:56:04 -05:00 Committer: Peter Zijlstra CommitterDate: Fri, 17 Jan 2020 10:19:22 +01:00 idle: fix spelling mistake "iterrupts" -> "interrupts" There is a spelling misake in comments of cpuidle_idle_call. Fix it. Signed-off-by: Hewenliang Signed-off-by: Peter Zijlstra (Intel) Reviewed-by: Steven Rostedt (VMware) Link: https://lkml.kernel.org/r/20200110025604.34373-1-hewenliang4@huawei.com --- kernel/sched/idle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/sched/idle.c b/kernel/sched/idle.c index ffa959e..b743bf3 100644 --- a/kernel/sched/idle.c +++ b/kernel/sched/idle.c @@ -158,7 +158,7 @@ static void cpuidle_idle_call(void) /* * Suspend-to-idle ("s2idle") is a system state in which all user space * has been frozen, all I/O devices have been suspended and the only - * activity happens here and in iterrupts (if any). In that case bypass + * activity happens here and in interrupts (if any). In that case bypass * the cpuidle governor and go stratight for the deepest idle state * available. Possibly also suspend the local tick and the entire * timekeeping to prevent timer interrupts from kicking us out of idle