Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109455947
D32525.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
332 B
Referenced Files
None
Subscribers
None
D32525.diff
View Options
diff --git a/sys/amd64/amd64/pmap.c b/sys/amd64/amd64/pmap.c
--- a/sys/amd64/amd64/pmap.c
+++ b/sys/amd64/amd64/pmap.c
@@ -4293,6 +4293,7 @@
pml5_entry_t *pm_pml5u;
pm_pml5u = (pml5_entry_t *)PHYS_TO_DMAP(VM_PAGE_TO_PHYS(pml5pgu));
+ pagezero(pm_pml5u);
/*
* Add pml5 entry at top of KVA pointing to existing pml4 pti
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Feb 6, 7:37 AM (21 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16489237
Default Alt Text
D32525.diff (332 B)
Attached To
Mode
D32525: amd64: Zero the PML5 PTI page when initializing a pmap
Attached
Detach File
Event Timeline
Log In to Comment