From: tip-bot for Arash Fotouhi <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: peterz@infradead.org, mingo@kernel.org, arash@arashfotouhi.com,
tglx@linutronix.de, torvalds@linux-foundation.org, hpa@zytor.com,
linux-kernel@vger.kernel.org
Subject: [tip:perf/core] watchdog: Fix typo in comment
Date: Thu, 18 Apr 2019 05:10:08 -0700 [thread overview]
Message-ID: <tip-76e1552466ff2da8b909df0fff3600ec1c27edcc@git.kernel.org> (raw)
In-Reply-To: <1553308112-3513-1-git-send-email-arash@arashfotouhi.com>
Commit-ID: 76e1552466ff2da8b909df0fff3600ec1c27edcc
Gitweb: https://git.kernel.org/tip/76e1552466ff2da8b909df0fff3600ec1c27edcc
Author: Arash Fotouhi <arash@arashfotouhi.com>
AuthorDate: Fri, 22 Mar 2019 19:28:32 -0700
Committer: Ingo Molnar <mingo@kernel.org>
CommitDate: Thu, 18 Apr 2019 14:05:51 +0200
watchdog: Fix typo in comment
Signed-off-by: Arash Fotouhi <arash@arashfotouhi.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: loberman@redhat.com
Cc: vincent.whitchurch@axis.com
Link: http://lkml.kernel.org/r/1553308112-3513-1-git-send-email-arash@arashfotouhi.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
kernel/watchdog.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/watchdog.c b/kernel/watchdog.c
index 6a5787233113..7f9e7b9306fe 100644
--- a/kernel/watchdog.c
+++ b/kernel/watchdog.c
@@ -590,7 +590,7 @@ static void lockup_detector_reconfigure(void)
* Create the watchdog thread infrastructure and configure the detector(s).
*
* The threads are not unparked as watchdog_allowed_mask is empty. When
- * the threads are sucessfully initialized, take the proper locks and
+ * the threads are successfully initialized, take the proper locks and
* unpark the threads in the watchdog_cpumask if the watchdog is enabled.
*/
static __init void lockup_detector_setup(void)
prev parent reply other threads:[~2019-04-18 12:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-23 2:28 [PATCH] kernel: watchdog: fixed spelling mistake Arash Fotouhi
2019-04-18 12:10 ` tip-bot for Arash Fotouhi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tip-76e1552466ff2da8b909df0fff3600ec1c27edcc@git.kernel.org \
--to=tipbot@zytor.com \
--cc=arash@arashfotouhi.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox