|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel][PATCH][RESEND] PV drivers for HVMguests
Hi Ian, I confirmed this patch. However, this patch has not been applied yet. Do you think that this patch has another problem? If this patch has no problem, could you apply this patch? Thanks -- Takanori Kasai----- Original Message ----- From: "Kasai Takanori" <kasai.takanori@xxxxxxxxxxxxxx> To: "Ian Campbell" <Ian.Campbell@xxxxxxxxxxxxx> Cc: "xen-ia64-devel" <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx> Sent: Saturday, October 28, 2006 3:30 PMSubject: [Xen-ia64-devel] Re: [Xen-devel][PATCH][RESEND] PV drivers for HVMguests Hi Ian,I've attached my current patch including the ptrace fix from above and the comments from below. Can you give it a go?I confirmed this patch. (cs:12004) I tested compiling it and simple test on RHEL4U2 and RHEL4U4. Thanks -- Takanori Kasai As follows: ------------ diff -r cf05aabe6e65 linux-2.6-xen-sparse/include/asm-ia64/hypercall.h--- a/linux-2.6-xen-sparse/include/asm-ia64/hypercall.h Wed Oct 25 15:29:00 2006 -0600 +++ b/linux-2.6-xen-sparse/include/asm-ia64/hypercall.h Sat Oct 28 13:30:39 2006 +0900@@ -39,6 +39,10 @@ #include <asm/xen/xcom_hcall.h> struct xencomm_handle; + +#ifdef HAVE_XEN_PLATFORM_COMPAT_H +#include <xen/platform-compat.h> +#endif /* * Assembler stubs for hyper-calls. diff -r cf05aabe6e65 linux-2.6-xen-sparse/include/asm-ia64/xen/xencomm.h--- a/linux-2.6-xen-sparse/include/asm-ia64/xen/xencomm.h Wed Oct 25 15:29:00 2006 -0600 +++ b/linux-2.6-xen-sparse/include/asm-ia64/xen/xencomm.h Sat Oct 28 13:42:40 2006 +0900 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |