|   xen-ia64-devel
[Xen-ia64-devel] RE: Xen common code across architecture 
| To: | "Dong, Eddie" <eddie.dong@xxxxxxxxx>,	"Jeremy Fitzhardinge" <jeremy@xxxxxxxx> |  
| Subject: | [Xen-ia64-devel] RE: Xen common code across architecture |  
| From: | "Dong, Eddie" <eddie.dong@xxxxxxxxx> |  
| Date: | Tue, 25 Mar 2008 14:35:02 +0800 |  
| Cc: | linux-ia64@xxxxxxxxxxxxxxx, kvm-ia64-devel@xxxxxxxxxxxxxxxxxxxxx,	linux-kernel@xxxxxxxxxxxxxxx, virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx,	Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>,	xen-ia64-devel@xxxxxxxxxxxxxxxxxxx |  
| Delivery-date: | Mon, 24 Mar 2008 23:40:10 -0700 |  
| Envelope-to: | www-data@xxxxxxxxxxxxxxxxxx |  
| In-reply-to: | <10EA09EFD8728347A513008B6B0DA77A02F37916@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> |  
| List-help: | <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help> |  
| List-id: | Discussion of the ia64 port of Xen	<xen-ia64-devel.lists.xensource.com> |  
| List-post: | <mailto:xen-ia64-devel@lists.xensource.com> |  
| List-subscribe: | <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>,	<mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe> |  
| List-unsubscribe: | <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>,	<mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe> |  
| References: | <12047411453864-git-send-email-yamahata@xxxxxxxxxxxxx>	<12047411473158-git-send-email-yamahata@xxxxxxxxxxxxx>	<10EA09EFD8728347A513008B6B0DA77A02EF8C3A@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>	<47E27348.5090705@xxxxxxxx>	<10EA09EFD8728347A513008B6B0DA77A02F37916@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> |  
| Sender: | xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx |  
| Thread-index: | AciKlqAqwLMcP6aLS4O0oDWnPHKEagDo/2fgAAG40JA= |  
| Thread-topic: | Xen common code across architecture |  
| Dong, Eddie wrote:
> Jeremy/Andrew:
> 
>       Isaku Yamahata, I and some other IA64/Xen community memebers are
> 
> working together to enable pv_ops for IA64 Linux. This patch is a
> preparation to
> move common arch/x86/xen/events.c to drivers/xen (contents are
> identical) against
> mm tree, it is based on Yamahata's IA64/pv_ops patch serie.
>       In case you want to have a brief view of whole pv_ops/IA64 patch
> serie,
> please refer to IA64 Linux mailinglist.
> 
> Thanks, Eddie
> 
> 
     Fix a typo. Merged one is attached too.
    Signed-off-by: Yaozu (Eddie) Dong <eddie.dong@xxxxxxxxx>
--- drivers/xen/events_old.c    2008-03-25 14:31:40.503525471 +0800
+++ drivers/xen/events.c        2008-03-25 14:19:39.841851430 +0800
@@ -37,7 +37,7 @@
 #include <xen/interface/xen.h>
 #include <xen/interface/event_channel.h>
 
-#include "xen-ops.h"
+#include <xen/xen-ops.h>
 
 /*
  * This lock protects updates to the following mapping and
reference-count
 typo Description: typo
  move_xenirq3.patch Description: move_xenirq3.patch
 _______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel | 
 
| <Prev in Thread] | Current Thread | [Next in Thread> |  | 
[Xen-ia64-devel] [PATCH 48/50] ia64/pv_ops/xen: define xen	pv_init_ops., Isaku Yamahata
[Xen-ia64-devel] [PATCH 46/50] ia64/xen: define xen related address	conversion helper functions for domU, Isaku Yamahata
[Xen-ia64-devel] [PATCH 25/50] ia64/pv_ops: introduce pv_info, Isaku Yamahata
[Xen-ia64-devel] [PATCH 31/50] ia64/xen: import xen hypercall	header file for domU, Isaku Yamahata
[Xen-ia64-devel] [PATCH 28/50] ia64/pv_ops: introduce pv_irq_ops	and its hooks., Isaku Yamahata
[Xen-ia64-devel] [PATCH 40/50] ia64/pv_ops/xen: xen privileged	instruction intrinsics with binary patch., Isaku Yamahata
[Xen-ia64-devel] [PATCH 32/50] ia64/xen: define xen assembler	constants which will be used later., Isaku Yamahata
[Xen-ia64-devel] [PATCH 36/50] ia64/pv_ops/xen: paravirtualize	DO_SAVE_MIN., Isaku Yamahata
[Xen-ia64-devel] [PATCH 37/50] ia64/pv_ops/xen: multi compile	switch_leave.S and ivt.S for xen., Isaku Yamahata[Xen-ia64-devel] [PATCH 30/50] ia64/xen: introduce synch bitops	which is necessary for ia64/xen support., (continued)
 |  |  |