From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: davem@davemloft.net, will@kernel.org, rppt@kernel.org,
akpm@linux-foundation.org, tglx@linutronix.de,
unixbhaskar@gmail.com, sparclinux@vger.kernel.org,
linux-kernel@vger.kernel.org
Cc: rdunlap@infradead.org
Subject: [PATCH] sparc/mm/srmmu.c: A typo fix
Date: Fri, 26 Mar 2021 07:09:41 +0530 [thread overview]
Message-ID: <20210326013941.8883-1-unixbhaskar@gmail.com> (raw)
s/guarentees/guarantees/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
arch/sparc/mm/srmmu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/sparc/mm/srmmu.c b/arch/sparc/mm/srmmu.c
index a9aa6a92c7fe..8a3804231d44 100644
--- a/arch/sparc/mm/srmmu.c
+++ b/arch/sparc/mm/srmmu.c
@@ -1480,7 +1480,7 @@ static struct sparc32_cachetlb_ops viking_ops __ro_after_init = {
* flush resulting in corruption.
*
* Our workaround is to take a global spinlock around the TLB flushes,
- * which guarentees we won't ever have too many pending. It's a big
+ * which guarantees we won't ever have too many pending. It's a big
* hammer, but a semaphore like system to make sure we only have N TLB
* flushes going at once will require SMP locking anyways so there's
* no real value in trying any harder than this.
--
2.26.2
reply other threads:[~2021-03-26 1:42 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=20210326013941.8883-1-unixbhaskar@gmail.com \
--to=unixbhaskar@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=rdunlap@infradead.org \
--cc=rppt@kernel.org \
--cc=sparclinux@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=will@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