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

[Xen-ia64-devel] [PATCH 1/5] kexec: fix typo in comment

To: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-ia64-devel] [PATCH 1/5] kexec: fix typo in comment
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Thu, 24 Jul 2008 14:59:59 +0900
Cc: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Delivery-date: Wed, 23 Jul 2008 22:59:02 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.18 (2008-05-17)
[IA64] typo in relocate_new_kernel.

typo in relocate_new_kernel.

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

diff -r fc889d3934cb xen/arch/ia64/xen/relocate_kernel.S
--- a/xen/arch/ia64/xen/relocate_kernel.S       Thu Jul 24 14:24:38 2008 +0900
+++ b/xen/arch/ia64/xen/relocate_kernel.S       Thu Jul 24 14:26:00 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

Attachment: fix-type-in-relocate-kernel-S.patch
Description: Text Data

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
<Prev in Thread] Current Thread [Next in Thread>