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
|