From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: frederic@kernel.org, paulmck@kernel.org, linux-kernel@vger.kernel.org
Cc: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Subject: [PATCH] kernel: Change word in comment to a correct form to convey the meaning
Date: Mon, 8 Jun 2026 04:07:19 +0530 [thread overview]
Message-ID: <20260607224019.3244540-1-unixbhaskar@gmail.com> (raw)
s/irreproducibly/irreproducible/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
kernel/context_tracking.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/context_tracking.c b/kernel/context_tracking.c
index a743e7ffa6c0..fda4ec211963 100644
--- a/kernel/context_tracking.c
+++ b/kernel/context_tracking.c
@@ -332,7 +332,7 @@ EXPORT_SYMBOL_GPL(ct_idle_exit);
* If your architecture's idle loop does do upcalls to user mode (or does
* anything else that results in unbalanced calls to the irq_enter() and
* irq_exit() functions), RCU will give you what you deserve, good and hard.
- * But very infrequently and irreproducibly.
+ * But very infrequently and irreproducible.
*
* Use things like work queues to work around this limitation.
*
--
2.53.0
next reply other threads:[~2026-06-07 22:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-07 22:37 Bhaskar Chowdhury [this message]
2026-06-07 23:55 ` Paul E. McKenney
2026-06-08 0:23 ` Bhaskar Chowdhury
2026-06-08 1:40 ` Paul E. McKenney
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=20260607224019.3244540-1-unixbhaskar@gmail.com \
--to=unixbhaskar@gmail.com \
--cc=frederic@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=paulmck@kernel.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
all inboxes | Powered by JetHome®