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]Build new infrastructure for fast fault handl

To: "Xu, Anthony" <anthony.xu@xxxxxxxxx>
Subject: Re: [Xen-ia64-devel][PATCH]Build new infrastructure for fast fault handling path.
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Wed, 14 May 2008 15:45:02 +0900
Cc: Alex Williamson <alex.williamson@xxxxxx>, xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 13 May 2008 23:45:17 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <51CFAB8CB6883745AE7B93B3E084EBE201B73F28@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
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>
References: <51CFAB8CB6883745AE7B93B3E084EBE201B73526@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <20080509061438.GL23162%yamahata@xxxxxxxxxxxxx> <51CFAB8CB6883745AE7B93B3E084EBE201B735DF@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <20080509073233.GO23162%yamahata@xxxxxxxxxxxxx> <51CFAB8CB6883745AE7B93B3E084EBE201B7361E@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <20080509103108.GQ23162%yamahata@xxxxxxxxxxxxx> <51CFAB8CB6883745AE7B93B3E084EBE201B73814@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <20080512071228.GG7053%yamahata@xxxxxxxxxxxxx> <20080514052854.GG17693%yamahata@xxxxxxxxxxxxx> <51CFAB8CB6883745AE7B93B3E084EBE201B73F28@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.6i
On Wed, May 14, 2008 at 02:36:34PM +0800, Xu, Anthony wrote:

> Thanks for tracking it down.
> This is new one per your input.
> 
> Next step, we need add warning mechanism in fast path.

Okay. Are you going to send as another patch?


> diff -r f2457c7aff8d xen/arch/ia64/vmx/vmx_phy_mode.c
  ...
> @@ -252,8 +280,8 @@ switch_mm_mode(VCPU *vcpu, IA64_PSR old_
>          switch_to_virtual_rid(vcpu);
>          break;
>      case SW_SELF:
> -        printk("Switch to self-0x%lx!!! MM mode doesn't change...\n",
> -            old_psr.val);
> +//        printk("Switch to self-0x%lx!!! MM mode doesn't change...\n",
> +//            old_psr.val);
>          break;
>      case SW_NOP:
>  //        printk("No action required for mode transition: (0x%lx -> 
> 0x%lx)\n",

This hunk is unnecessary now.

-- 
yamahata

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

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