Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143075128
D11704.id31104.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
500 B
Referenced Files
None
Subscribers
None
D11704.id31104.diff
View Options
Index: sys/arm/mv/mv_machdep.c
===================================================================
--- sys/arm/mv/mv_machdep.c
+++ sys/arm/mv/mv_machdep.c
@@ -301,7 +301,7 @@
* To avoid that, map all registers including PCIe IO
* as strongly ordered instead of device memory.
*/
- pmap_remap_vm_attr(PTE2_ATTR_DEVICE, PTE2_ATTR_SO);
+ pmap_remap_vm_attr(VM_MEMATTR_DEVICE, VM_MEMATTR_SO);
/* Set IO Sync Barrier bit for all Mbus devices */
if (armada38x_win_set_iosync_barrier() != 0)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 26, 4:34 PM (6 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28040874
Default Alt Text
D11704.id31104.diff (500 B)
Attached To
Mode
D11704: Fix remapping VM attributes on Armada 38x
Attached
Detach File
Event Timeline
Log In to Comment