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: slightly improve stability

To: "Xu, Anthony" <anthony.xu@xxxxxxxxx>
Subject: RE: [Xen-ia64-devel] PATCH: slightly improve stability
From: Alex Williamson <alex.williamson@xxxxxx>
Date: Mon, 08 May 2006 14:18:33 -0600
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx, Tristan Gingold <Tristan.Gingold@xxxxxxxx>
Delivery-date: Mon, 08 May 2006 13:18:49 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <2BF508F394C196468CCBEC031320DCDF0116FE1E@pdsmsx405>
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/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: LOSL
References: <2BF508F394C196468CCBEC031320DCDF0116FE1E@pdsmsx405>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Sun, 2006-04-30 at 13:43 +0800, Xu, Anthony wrote:

> --- a/linux-2.6-xen-sparse/arch/ia64/xen/xenminstate.h        Thu Apr 27 
> 02:55:42 2006
> +++ b/linux-2.6-xen-sparse/arch/ia64/xen/xenminstate.h        Sat Apr 29 
> 13:14:58 2006
> @@ -155,6 +155,8 @@
>       ;;                                                                      
>                 \
>       ld4 r30=[r8];                                                           
>                 \
>       ;;                                                                      
>                 \
> +     /* set XSI_INCOMPL_REGFR 0 */                                           
>                 \
> +     st4 [r8]=r0;                                                            
>                 \
>       cmp.eq  p6,p7=r30,r0;                                                   
>                 \
>       ;; /* not sure if this stop bit is necessary */                         
>                 \
>  (p6) adds r8=XSI_PRECOVER_IFS-XSI_INCOMPL_REGFR,r8;          

   Applied.

-- 
Alex Williamson                             HP Linux & Open Source Lab


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

<Prev in Thread] Current Thread [Next in Thread>
  • RE: [Xen-ia64-devel] PATCH: slightly improve stability, Alex Williamson <=