|
@@ -213,7 +213,7 @@ ENTRY(entry_SYSCALL_64)
|
|
|
|
|
|
swapgs
|
|
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.
|
|
* is not required to switch CR3.
|
|
*/
|
|
*/
|
|
movq %rsp, PER_CPU_VAR(rsp_scratch)
|
|
movq %rsp, PER_CPU_VAR(rsp_scratch)
|