Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153441036
D28831.id84890.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
412 B
Referenced Files
None
Subscribers
None
D28831.id84890.diff
View Options
diff --git a/sys/dev/xen/console/xen_console.c b/sys/dev/xen/console/xen_console.c
--- a/sys/dev/xen/console/xen_console.c
+++ b/sys/dev/xen/console/xen_console.c
@@ -273,7 +273,7 @@
xencons_early_init_ring(struct xencons_priv *cons)
{
cons->intf = pmap_mapdev_attr(ptoa(xen_get_console_mfn()), PAGE_SIZE,
- PAT_WRITE_BACK);
+ VM_MEMATTR_WRITE_BACK);
cons->evtchn = xen_get_console_evtchn();
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 22, 4:51 AM (16 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31954289
Default Alt Text
D28831.id84890.diff (412 B)
Attached To
Mode
D28831: xen: remove x86-ism from Xen common code
Attached
Detach File
Event Timeline
Log In to Comment