Date: Tue, 24 Apr 2001 08:57:19 -0700 (PDT) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 locore.s Message-ID: <200104241557.f3OFvJP74558@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 2001/04/24 08:57:18 PDT
Modified files:
sys/ia64/ia64 locore.s
Log:
When switching backing store during signal delivery, do the switch before
creating the register frame for calling the handler. Also discard that
frame before switching back to the old backing store after the handler
returns.
Revision Changes Path
1.6 +9 -8 src/sys/ia64/ia64/locore.s
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104241557.f3OFvJP74558>
