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

[Xen-ia64-devel] [patch 1/4] fix debug=y build: remove ASSERT(THASH_TLB)

To: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-ia64-devel] [patch 1/4] fix debug=y build: remove ASSERT(THASH_TLB)
From: Aron Griffis <aron@xxxxxx>
Date: Fri, 2 Jun 2006 10:33:42 -0400
Delivery-date: Fri, 02 Jun 2006 07:34:27 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20060602143144.GA19677@xxxxxxxxxxxxxxx>
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>
Mail-followup-to: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.11
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