From owner-cvs-all Wed Apr 10 12:28: 7 2002 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 C02AB37B41C; Wed, 10 Apr 2002 12:27:50 -0700 (PDT) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AJRos70210; Wed, 10 Apr 2002 12:27:50 -0700 (PDT) (envelope-from dfr) Message-Id: <200204101927.g3AJRos70210@freefall.freebsd.org> From: Doug Rabson Date: Wed, 10 Apr 2002 12:27:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 swtch.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 2002/04/10 12:27:50 PDT Modified files: sys/ia64/ia64 swtch.s Log: Save and restore the IA-32 state in cpu_switch(). Probably should only do this if the thread has been executing IA-32 code. Revision Changes Path 1.19 +46 -2 src/sys/ia64/ia64/swtch.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message