Dedicated to Timo.
authorAleksey Bragin <aleksey@reactos.org>
Tue, 16 Jul 2013 17:44:19 +0000 (17:44 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Tue, 16 Jul 2013 17:44:19 +0000 (17:44 +0000)
svn path=/trunk/; revision=59492

reactos/ntoskrnl/ke/i386/ctxswitch.S

index bb4bc0d..1d0ebe4 100644 (file)
@@ -112,7 +112,7 @@ _Ki386LargePageIdentityLabel:
     and eax, NOT CR0_PG
     mov cr0, eax
 
-    /* Jump to the next instruction */
+    /* Jump to the next instruction to clear the prefetch queue */
     jmp $+2
 
     /* Enable Page Size Extension in CR4 */