|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
RE: [Xen-ia64-devel] [PATCH] Hypercall cleanup
>From: Aron Griffis
>Sent: 2006年4月26日 0:03
>Content-Description: hypercall_clean.patch
>> diff -r de0c04ed4ab7 xen/arch/ia64/xen/hypercall.c
>> --- a/xen/arch/ia64/xen/hypercall.c Fri Apr 21 16:40:17 2006
>> +++ b/xen/arch/ia64/xen/hypercall.c Tue Apr 25 16:12:36 2006
>> @@ -24,6 +24,7 @@
>> #include <xen/irq.h>
>> #include <asm/hw_irq.h>
>> #include <public/physdev.h>
>> +#include <xen/domain.h>
>
>What's the reason for adding this #include?
>
Remove warning caused by SMP guest patch, like arch_set_info_guest.
Thanks,
Kevin
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|