From: Takuya Yamamoto <tkyymmt01@gmail.com>
To: tglx@linuxtronix.de
Cc: mingo@redhat.com, linux-kernel@vger.kernel.org
Subject: [PATCH] x86/mm: Fix typo in arch/x86/mm/extable.c
Date: Wed, 29 Aug 2018 16:22:57 +0900 [thread overview]
Message-ID: <20180829072257.936-1-tkyymmt01@gmail.com> (raw)
Signed-off-by: Takuya Yamamoto <tkyymmt01@gmail.com>
---
arch/x86/mm/extable.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/x86/mm/extable.c b/arch/x86/mm/extable.c
index 45f5d6cf65ae..9ceb940334cd 100644
--- a/arch/x86/mm/extable.c
+++ b/arch/x86/mm/extable.c
@@ -230,7 +230,7 @@ void __init early_fixup_exception(struct pt_regs *regs, int trapnr)
* result in a hard-to-debug panic.
*
* Keep in mind that not all vectors actually get here. Early
- * fage faults, for example, are special.
+ * page faults, for example, are special.
*/
if (fixup_exception(regs, trapnr))
return;
--
2.18.0
next reply other threads:[~2018-08-29 7:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-29 7:22 Takuya Yamamoto [this message]
2018-08-29 7:27 Takuya Yamamoto
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=20180829072257.936-1-tkyymmt01@gmail.com \
--to=tkyymmt01@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linuxtronix.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
all inboxes | Powered by JetHome®