]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
x86/pti: Fix a comment typo
authorSeunghun Han <kkamagui@gmail.com>
Wed, 7 Mar 2018 04:32:15 +0000 (13:32 +0900)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 8 Mar 2018 11:33:21 +0000 (12:33 +0100)
s/visinble/visible/

Signed-off-by: Seunghun Han <kkamagui@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/1520397135-132809-1-git-send-email-kkamagui@gmail.com
arch/x86/mm/pti.c

index ce38f165489b5a13d92091c8671879f30ce44e20..631507f0c1980cc03367c161b7164a16c40de496 100644 (file)
@@ -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)
 {