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-ppc-devel

[XenPPC] [pushed] [ppc] build multicall but the hcall is still unhooked

To: xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
Subject: [XenPPC] [pushed] [ppc] build multicall but the hcall is still unhooked
From: jimix@xxxxxxxxxxxxxx
Date: Tue, 23 May 2006 10:30:21 -0400
Delivery-date: Tue, 23 May 2006 07:28:09 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ppc-devel-request@lists.xensource.com?subject=help>
List-id: Xen PPC development <xen-ppc-devel.lists.xensource.com>
List-post: <mailto:xen-ppc-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ppc-devel-bounces@xxxxxxxxxxxxxxxxxxx
changeset:   10381:ec3717fcc63dbf27efd4f7adb991d07d21510ec2
user:        jimix@xxxxxxxxxxxxxxxxxxxxx
date:        Tue May 23 10:23:10 2006 -0400
files:       xen/include/asm-ppc/multicall.h
description:
[ppc] build multicall but the hcall is still unhooked


diff -r 710f58157b56d26ab91a8fabc98e94f27436f634 -r 
ec3717fcc63dbf27efd4f7adb991d07d21510ec2 xen/include/asm-ppc/multicall.h
--- /dev/null   Thu Jan  1 00:00:00 1970 +0000
+++ b/xen/include/asm-ppc/multicall.h   Tue May 23 10:23:10 2006 -0400
@@ -0,0 +1,7 @@
+#ifndef __ASM_PPC_MULTICALL_H__
+#define __ASM_PPC_MULTICALL_H__
+
+/* defined in arch/ppc/hcalls.c */
+extern void do_multicall_call(multicall_entry_t *call);
+
+#endif



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

<Prev in Thread] Current Thread [Next in Thread>