Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157281740
D31121.id92709.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
480 B
Referenced Files
None
Subscribers
None
D31121.id92709.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
@@ -10762,7 +10762,7 @@
va = __pcpu[i].pc_common_tss.tss_ist4 + sizeof(struct nmi_pcpu);
pmap_pti_add_kva_locked(va - DBG_STACK_SIZE, va, false);
}
- pmap_pti_add_kva_locked((vm_offset_t)kernphys + KERNBASE,
+ pmap_pti_add_kva_locked((vm_offset_t)KERNBASE + NBPDR,
(vm_offset_t)etext, true);
pti_finalized = true;
VM_OBJECT_WUNLOCK(pti_obj);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, May 20, 11:59 PM (2 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33364261
Default Alt Text
D31121.id92709.diff (480 B)
Attached To
Mode
D31121: amd64 UEFI boot: stop copying staging area to 2M phys
Attached
Detach File
Event Timeline
Log In to Comment