From owner-cvs-all Sun Dec 30 1:22:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C8D3037B41D; Sun, 30 Dec 2001 01:22:08 -0800 (PST) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBU9M8438779; Sun, 30 Dec 2001 01:22:08 -0800 (PST) (envelope-from marcel) Message-Id: <200112300922.fBU9M8438779@freefall.freebsd.org> From: Marcel Moolenaar Date: Sun, 30 Dec 2001 01:22:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 exception.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2001/12/30 01:22:08 PST Modified files: sys/ia64/ia64 exception.s Log: Add missing predicate in interruption_Data_TLB. Without this predicate we never used the VHPT entry we found. While here, normalize the compares. Revision Changes Path 1.30 +23 -23 src/sys/ia64/ia64/exception.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message