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

[Xen-ia64-devel] [patch 1/4] 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>

--- a/xen/arch/ia64/vmx/vtlb.c  Thu Jun 01 15:32:44 2006 -0400
+++ b/xen/arch/ia64/vmx/vtlb.c  Fri Jun 02 10:18:05 2006 -0400
@@ -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-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel


 


Rackspace

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