From owner-cvs-all Sun Mar 4 15:29:26 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 5DC1D37B719; Sun, 4 Mar 2001 15:29:24 -0800 (PST) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f24NTOT74360; Sun, 4 Mar 2001 15:29:24 -0800 (PST) (envelope-from dfr) Message-Id: <200103042329.f24NTOT74360@freefall.freebsd.org> From: Doug Rabson Date: Sun, 4 Mar 2001 15:29:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2001/03/04 15:29:24 PST Modified files: sys/alpha/alpha machdep.c Log: Disable interrupts while sanity checking the owner of the floating point state. It is possible that we could be preempted part way through the check. Revision Changes Path 1.115 +6 -1 src/sys/alpha/alpha/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message