Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F135707041
D20911.id59664.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
367 B
Referenced Files
None
Subscribers
None
D20911.id59664.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 = &td->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, Nov 13, 2:09 AM (13 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25240453
Default Alt Text
D20911.id59664.diff (367 B)
Attached To
Mode
D20911: Set pcpu curpmap for powerpc64
Attached
Detach File
Event Timeline
Log In to Comment