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

Re: [Xen-ia64-devel] [PATCH] update the comment in ia64_switch_to.

To: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Subject: Re: [Xen-ia64-devel] [PATCH] update the comment in ia64_switch_to.
From: Simon Horman <horms@xxxxxxxxxxxx>
Date: Wed, 20 Aug 2008 19:14:13 +1000
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 20 Aug 2008 02:14:19 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20080820063907.GA15495@xxxxxxxxxxxxxxxxxxxxxxxxxx>
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>
References: <20080820063907.GA15495@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.18 (2008-05-17)
On Wed, Aug 20, 2008 at 03:39:07PM +0900, Isaku Yamahata wrote:
> [IA64] update the comment in ia64_switch_to.
> 
> update the comment in ia64_switch_to.
> 
> Signed-off-by: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>

This looks correct to me.

Acked-by: Simon Horman <horms@xxxxxxxxxxxx>

> 
> diff -r 11409f11697c xen/arch/ia64/linux-xen/entry.S
> --- a/xen/arch/ia64/linux-xen/entry.S Thu Aug 07 18:26:52 2008 +0900
> +++ b/xen/arch/ia64/linux-xen/entry.S Thu Aug 07 18:27:44 2008 +0900
> @@ -265,7 +265,7 @@
>       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

> [IA64] update the comment in ia64_switch_to.
> 
> update the comment in ia64_switch_to.
> 
> Signed-off-by: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
> 
> diff -r 11409f11697c xen/arch/ia64/linux-xen/entry.S
> --- a/xen/arch/ia64/linux-xen/entry.S Thu Aug 07 18:26:52 2008 +0900
> +++ b/xen/arch/ia64/linux-xen/entry.S Thu Aug 07 18:27:44 2008 +0900
> @@ -265,7 +265,7 @@
>       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-ia64-devel mailing list
> Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-ia64-devel

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

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