Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F137267939
D41846.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
375 B
Referenced Files
None
Subscribers
None
D41846.id.diff
View Options
diff --git a/sys/powerpc/aim/mmu_radix.c b/sys/powerpc/aim/mmu_radix.c
--- a/sys/powerpc/aim/mmu_radix.c
+++ b/sys/powerpc/aim/mmu_radix.c
@@ -1844,6 +1844,7 @@
bzero(kernel_pmap, sizeof(struct pmap));
PMAP_LOCK_INIT(kernel_pmap);
+ vm_radix_init(&kernel_pmap->pm_radix);
ptpages = allocpages(3);
l1phys = moea64_bootstrap_alloc(RADIX_PGD_SIZE, RADIX_PGD_SIZE);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 22, 10:51 PM (6 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25992495
Default Alt Text
D41846.id.diff (375 B)
Attached To
Mode
D41846: powerpc pmap: initialize kernel pmap radix trie
Attached
Detach File
Event Timeline
Log In to Comment