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

[Xen-changelog] [xen-unstable] [IA64] fix debug=y build: remove ASSERT(THASH_TLB)



# HG changeset patch
# User awilliam@xxxxxxxxxxx
# Node ID 09982b366f9383a298d495f38360e6680bd2ea3c
# Parent  47151f27e623e2a3aae35683e151002d42c28740
[IA64] fix debug=y build: remove ASSERT(THASH_TLB)

ht is no longer a member of thash_cb_t, and THASH_TYPE is no longer
tracked.  Remove this bogus ASSERT.

Signed-off-by: Aron Griffis <aron@xxxxxx>
---
 xen/arch/ia64/vmx/vtlb.c |    1 -
 1 files changed, 1 deletion(-)

diff -r 47151f27e623 -r 09982b366f93 xen/arch/ia64/vmx/vtlb.c
--- a/xen/arch/ia64/vmx/vtlb.c  Sat Jun 03 14:39:49 2006 -0600
+++ b/xen/arch/ia64/vmx/vtlb.c  Sat Jun 03 14:41:24 2006 -0600
@@ -558,7 +558,6 @@ thash_data_t *vtlb_lookup(VCPU *v, u64 v
     u64     tag;
     ia64_rr vrr;
     thash_cb_t * hcb= &v->arch.vtlb;
-    ASSERT ( hcb->ht == THASH_TLB );
 
     cch = __vtr_lookup(v, va, is_data);;
     if ( cch ) return cch;

_______________________________________________
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®.