From owner-cvs-all Wed Dec 2 02:24:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA03451 for cvs-all-outgoing; Wed, 2 Dec 1998 02:24:18 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA03443; Wed, 2 Dec 1998 02:24:17 -0800 (PST) (envelope-from dfr@FreeBSD.org) From: Doug Rabson Received: (from dfr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA10002; Wed, 2 Dec 1998 02:24:56 -0800 (PST) Date: Wed, 2 Dec 1998 02:24:56 -0800 (PST) Message-Id: <199812021024.CAA10002@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/alpha/alpha swtch.s Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1998/12/02 02:24:56 PST Modified files: sys/alpha/alpha swtch.s Log: Restore the user HAE all the time, not just when returning to usermode. This closes a very small window where the use HAE might not be restored at all. This only happens when switching to a process which has used the HAE. Revision Changes Path 1.7 +5 -3 src/sys/alpha/alpha/swtch.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message