]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/x86/entry/entry_64.S
x86/mm/pti: Fix PTI comment in entry_SYSCALL_64()
[linux.git] / arch / x86 / entry / entry_64.S
index 9e48002b953b1898ce81746c2ac6b3271f86f20e..932a445febee799e34647f1c300bc81713d620df 100644 (file)
@@ -213,7 +213,7 @@ ENTRY(entry_SYSCALL_64)
 
        swapgs
        /*
-        * This path is not taken when PAGE_TABLE_ISOLATION is disabled so it
+        * This path is only taken when PAGE_TABLE_ISOLATION is disabled so it
         * is not required to switch CR3.
         */
        movq    %rsp, PER_CPU_VAR(rsp_scratch)