[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] Hopefully fix build with SLES9 compiler.



# HG changeset patch
# User iap10@xxxxxxxxxxxxxxxxxxxxx
# Node ID 46e43646cd1693ea44f5290d1cc63caa6d368fbc
# Parent  eb9df2c3a478813d5278bc1e08925ad239257e0d
Hopefully fix build with SLES9 compiler.
Signed-off-by: ian@xxxxxxxxxxxxx

diff -r eb9df2c3a478 -r 46e43646cd16 xen/include/public/physdev.h
--- a/xen/include/public/physdev.h      Fri Aug 19 18:12:48 2005
+++ b/xen/include/public/physdev.h      Fri Aug 19 20:02:01 2005
@@ -27,8 +27,8 @@
 
 typedef struct physdevop_set_iobitmap {
     /* IN */
-    char *bitmap;
-    u32   nr_ports;
+    u8 *bitmap;
+    u32 nr_ports;
 } physdevop_set_iobitmap_t;
 
 typedef struct physdevop_apic {

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.