From owner-cvs-all Sun Oct 7 11:40: 5 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 9D4FE37B408; Sun, 7 Oct 2001 11:40:01 -0700 (PDT) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f97Ie1b05737; Sun, 7 Oct 2001 11:40:01 -0700 (PDT) (envelope-from dfr) Message-Id: <200110071840.f97Ie1b05737@freefall.freebsd.org> From: Doug Rabson Date: Sun, 7 Oct 2001 11:40:01 -0700 (PDT) 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 dfr 2001/10/07 11:40:01 PDT Modified files: sys/ia64/ia64 exception.s Log: * Use srlz.i to serialise changes to psr.ic * Don't enable psr.i at the same time as psr.dt and psr.ic These changes improve stability considerably. Revision Changes Path 1.21 +11 -7 src/sys/ia64/ia64/exception.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message