Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151175848
D11704.id31304.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
515 B
Referenced Files
None
Subscribers
None
D11704.id31304.diff
View Options
Index: head/sys/arm/mv/mv_machdep.c
===================================================================
--- head/sys/arm/mv/mv_machdep.c
+++ head/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
Tue, Apr 7, 2:50 PM (6 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31038008
Default Alt Text
D11704.id31304.diff (515 B)
Attached To
Mode
D11704: Fix remapping VM attributes on Armada 38x
Attached
Detach File
Event Timeline
Log In to Comment