From: Vishal Chourasia <vishalc@linux.ibm.com>
To: tglx@linutronix.de, peterz@infradead.org, linux-kernel@vger.kernel.org
Cc: Vishal Chourasia <vishalc@linux.ibm.com>
Subject: [PATCH] kernel/cpu: fix comment typo
Date: Tue, 13 May 2025 22:09:42 +0530 [thread overview]
Message-ID: <20250513163941.261240-2-vishalc@linux.ibm.com> (raw)
s/Archicture/Architecture
Signed-off-by: Vishal Chourasia <vishalc@linux.ibm.com>
---
kernel/cpu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/cpu.c b/kernel/cpu.c
index b08bb34b1718..ff9d0b5313d2 100644
--- a/kernel/cpu.c
+++ b/kernel/cpu.c
@@ -656,7 +656,7 @@ static int __init smt_cmdline_disable(char *str)
early_param("nosmt", smt_cmdline_disable);
/*
- * For Archicture supporting partial SMT states check if the thread is allowed.
+ * For Architecture supporting partial SMT states check if the thread is allowed.
* Otherwise this has already been checked through cpu_smt_max_threads when
* setting the SMT level.
*/
--
2.49.0
reply other threads:[~2025-05-13 16:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20250513163941.261240-2-vishalc@linux.ibm.com \
--to=vishalc@linux.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
/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