[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] [IA64] Fix a typo.



# HG changeset patch
# User awilliam@xxxxxxxxxxx
# Node ID 75b23b6a7cb7344a5605b18fdd676b2a0465aac8
# Parent  4b51d081378d6783cce48255ffb7655931f26d63
[IA64] Fix a typo.

Signed-off-by: Zhang xiantao <xiantao.zhang@xxxxxxxxx>
---
 xen/arch/ia64/vmx/vmx_support.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 4b51d081378d -r 75b23b6a7cb7 xen/arch/ia64/vmx/vmx_support.c
--- a/xen/arch/ia64/vmx/vmx_support.c   Wed Jun 28 07:52:21 2006 -0600
+++ b/xen/arch/ia64/vmx/vmx_support.c   Mon Jul 03 07:42:17 2006 -0600
@@ -58,7 +58,7 @@ void vmx_wait_io(void)
     if (d->shared_info->evtchn_pending[port / BITS_PER_LONG])
         set_bit(port / BITS_PER_LONG, &v->vcpu_info->evtchn_pending_sel);
 
-    if (&v->vcpu_info->evtchn_pending_sel)
+    if (v->vcpu_info->evtchn_pending_sel)
         set_bit(0, &v->vcpu_info->evtchn_upcall_pending);
 }
 

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.