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-changelog

[Xen-changelog] [xen-unstable] [IA64] typo in relocate_new_kernel.

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] [xen-unstable] [IA64] typo in relocate_new_kernel.
From: Xen patchbot-unstable <patchbot-unstable@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 11 Aug 2008 05:50:39 -0700
Delivery-date: Mon, 11 Aug 2008 05:51:54 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
# Date 1217233749 -32400
# Node ID 01a3bba6b96da8f351b15e266517a1192b2d422f
# Parent  1970781956c7f779a27f6b92fc07634269ae1cf0
[IA64] typo in relocate_new_kernel.

typo in relocate_new_kernel.

Signed-off-by: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
---
 xen/arch/ia64/xen/relocate_kernel.S |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 1970781956c7 -r 01a3bba6b96d xen/arch/ia64/xen/relocate_kernel.S
--- a/xen/arch/ia64/xen/relocate_kernel.S       Wed Jul 23 12:10:20 2008 +0900
+++ b/xen/arch/ia64/xen/relocate_kernel.S       Mon Jul 28 17:29:09 2008 +0900
@@ -27,7 +27,7 @@
  * in0: indirection_page
  * in1: start_address
  * in2: boot_param
- * in2: dom0_relocate_new_kernel
+ * in3: dom0_relocate_new_kernel
  */
 GLOBAL_ENTRY(relocate_new_kernel)
        .prologue

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] [xen-unstable] [IA64] typo in relocate_new_kernel., Xen patchbot-unstable <=