We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c86a32c commit 98f0fceCopy full SHA for 98f0fce
Documentation/x86/pti.txt
@@ -78,7 +78,7 @@ this protection comes at a cost:
78
non-PTI SYSCALL entry code, so requires mapping fewer
79
things into the userspace page tables. The downside is
80
that stacks must be switched at entry time.
81
- d. Global pages are disabled for all kernel structures not
+ c. Global pages are disabled for all kernel structures not
82
mapped into both kernel and userspace page tables. This
83
feature of the MMU allows different processes to share TLB
84
entries mapping the kernel. Losing the feature means more
0 commit comments