mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] x86: mm: typo: fix a typo in a comment line
@ 2018-03-07  4:32 Seunghun Han
  2018-03-08 11:39 ` [tip:x86/pti] x86/pti: Fix a comment typo tip-bot for Seunghun Han
  0 siblings, 1 reply; 2+ messages in thread
From: Seunghun Han @ 2018-03-07  4:32 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar; +Cc: linux-kernel, x86, Seunghun Han

Fix a typo in a comment line of pti.c.

Signed-off-by: Seunghun Han <kkamagui@gmail.com>
---
 arch/x86/mm/pti.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/x86/mm/pti.c b/arch/x86/mm/pti.c
index ce38f16..631507f 100644
--- a/arch/x86/mm/pti.c
+++ b/arch/x86/mm/pti.c
@@ -332,7 +332,7 @@ static void __init pti_clone_user_shared(void)
 }
 
 /*
- * Clone the ESPFIX P4D into the user space visinble page table
+ * Clone the ESPFIX P4D into the user space visible page table
  */
 static void __init pti_setup_espfix64(void)
 {
-- 
2.1.4

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-08 11:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-07  4:32 [PATCH] x86: mm: typo: fix a typo in a comment line Seunghun Han
2018-03-08 11:39 ` [tip:x86/pti] x86/pti: Fix a comment typo tip-bot for Seunghun Han

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®