Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F137927833
D20911.id59716.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
389 B
Referenced Files
None
Subscribers
None
D20911.id59716.diff
View Options
Index: head/sys/powerpc/aim/mmu_oea64.c
===================================================================
--- head/sys/powerpc/aim/mmu_oea64.c
+++ head/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
Fri, Nov 28, 8:33 AM (11 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26278716
Default Alt Text
D20911.id59716.diff (389 B)
Attached To
Mode
D20911: Set pcpu curpmap for powerpc64
Attached
Detach File
Event Timeline
Log In to Comment