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

[Xen-devel] [PATCH] fix x86_64 build break



x86_64 can not build on @1.1746 42badf41asjaKoYentyODb8CdFEydg

===== xen/include/public/arch-x86_64.h 1.42 vs edited =====
--- 1.42/xen/include/public/arch-x86_64.h       2005-06-17 03:10:47 +08:00
+++ edited/xen/include/public/arch-x86_64.h     2005-06-24 10:26:34 +08:00
@@ -187,6 +187,8 @@
unsigned long gdt_frames[16], gdt_ents; /* GDT (machine frames, # ents) */ unsigned long kernel_ss, kernel_sp; /* Virtual TSS (only SS1/SP1) */ unsigned long pt_base; /* CR3 (pagetable base) */ + unsigned long cr0; /* CR0 */ + unsigned long cr4; /* CR4 */ unsigned long debugreg[8]; /* DB0-DB7 (debug registers) */
     unsigned long event_callback_eip;
     unsigned long failsafe_callback_eip;

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


 


Rackspace

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