Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151520322
D20911.id59665.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
374 B
Referenced Files
None
Subscribers
None
D20911.id59665.diff
View Options
Index: sys/powerpc/aim/mmu_oea64.c
===================================================================
--- sys/powerpc/aim/mmu_oea64.c
+++ sys/powerpc/aim/mmu_oea64.c
@@ -2838,6 +2838,9 @@
vm_paddr_t pa;
vm_size_t len;
+ if (__predict_false(pm == NULL))
+ pm = &curthread->td_proc->p_vmspace->vm_pmap;
+
PMAP_LOCK(pm);
while (sz > 0) {
lim = round_page(va+1);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 9, 11:59 PM (7 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31179871
Default Alt Text
D20911.id59665.diff (374 B)
Attached To
Mode
D20911: Set pcpu curpmap for powerpc64
Attached
Detach File
Event Timeline
Log In to Comment