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] update the comment in ia64_switch_

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] [xen-unstable] [IA64] update the comment in ia64_switch_to.
From: Xen patchbot-unstable <patchbot-unstable@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 17 Sep 2008 09:50:22 -0700
Delivery-date: Wed, 17 Sep 2008 09:50:53 -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 1219658677 -32400
# Node ID efee1e0f2e087cc9940c533f402b2dd93936e048
# Parent  5bb2700e773aec8ddef0a8065421b4734b4a7b68
[IA64] update the comment in ia64_switch_to.

update the comment in ia64_switch_to.

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

diff -r 5bb2700e773a -r efee1e0f2e08 xen/arch/ia64/linux-xen/entry.S
--- a/xen/arch/ia64/linux-xen/entry.S   Mon Aug 25 19:04:37 2008 +0900
+++ b/xen/arch/ia64/linux-xen/entry.S   Mon Aug 25 19:04:37 2008 +0900
@@ -265,7 +265,7 @@ GLOBAL_ENTRY(ia64_switch_to)
        srlz.d
        or r23=r25,r20                  // construct PA | page properties
 #ifdef XEN
-       ptr.d in0,r27                   // to purge dtr[IA64_TR_VHPT]
+       ptr.d in0,r27                   // to purge dtr[IA64_TR_VHPT] and 
dtr[IA64_TR_VPD]
 #else
        movl r27=IA64_GRANULE_SHIFT << 2        
 #endif

_______________________________________________
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] update the comment in ia64_switch_to., Xen patchbot-unstable <=