Skip to content

Commit c5b679f

Browse files
kkamaguiKAGA-KOKO
authored andcommitted
x86/pti: Fix a comment typo
s/visinble/visible/ Signed-off-by: Seunghun Han <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
1 parent a5321ae commit c5b679f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/x86/mm/pti.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ static void __init pti_clone_user_shared(void)
332332
}
333333

334334
/*
335-
* Clone the ESPFIX P4D into the user space visinble page table
335+
* Clone the ESPFIX P4D into the user space visible page table
336336
*/
337337
static void __init pti_setup_espfix64(void)
338338
{

0 commit comments

Comments
 (0)