WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH] [XENOPROF] fix shared_xenoprof_page_with_guest()

To: "Woller, Thomas" <thomas.woller@xxxxxxx>
Subject: Re: [Xen-devel] [PATCH] [XENOPROF] fix shared_xenoprof_page_with_guest() and clean up
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Thu, 30 Nov 2006 10:50:29 +0900
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 29 Nov 2006 17:50:45 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <683860AD674C7348A0BF0DE3918482F603BF46E7@xxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <20061129033140.GE4503%yamahata@xxxxxxxxxxxxx> <683860AD674C7348A0BF0DE3918482F603BF46E7@xxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.2.1i
On Wed, Nov 29, 2006 at 05:12:35PM -0600, Woller, Thomas wrote:
> Can you resend? Seems like it was corrupted somehow, there are  missing
> letters/lines/etc.. 
> Thanks for working on this...
> tom


# HG changeset patch
# User yamahata@xxxxxxxxxxxxx
# Date 1164770743 -32400
# Node ID fd994cc456a397feeeb4ef904474baacc5428b19
# Parent  81c9213b3d39573c0b50090958268cb6f068d59e
[XENOPROFILE, LINUX] compilation fix on x86_64

signed-off-by: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>

diff -r 81c9213b3d39 -r fd994cc456a3 
linux-2.6-xen-sparse/include/asm-x86_64/mach-xen/asm/xenoprof.h
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/linux-2.6-xen-sparse/include/asm-x86_64/mach-xen/asm/xenoprof.h   Wed Nov 
29 12:25:43 2006 +0900
@@ -0,0 +1,1 @@
+#include <asm-i386/mach-xen/asm/xenoprof.h>
diff -r 81c9213b3d39 -r fd994cc456a3 xen/include/public/xenoprof.h
--- a/xen/include/public/xenoprof.h     Tue Nov 28 18:41:42 2006 +0000
+++ b/xen/include/public/xenoprof.h     Wed Nov 29 12:25:43 2006 +0900
@@ -28,6 +28,8 @@
 
 #ifndef __XEN_PUBLIC_XENOPROF_H__
 #define __XEN_PUBLIC_XENOPROF_H__
+
+#include "xen.h"
 
 /*
  * Commands to HYPERVISOR_xenoprof_op().


-- 
yamahata

Attachment: xenoprof_x86_64.patch
Description: Text document

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