Date: Tue, 7 Jun 2011 23:15:21 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/sparc64 exception.S Message-ID: <201106072315.p57NFb2f060918@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2011-06-07 23:15:21 UTC FreeBSD src repository Modified files: sys/sparc64/sparc64 exception.S Log: SVN rev 222840 on 2011-06-07 23:15:21Z by marius - For the case when tl1_align(_trap) is used to call rsf_fatal via RSF_FATAL we need to switch to alternate globals for KSTACK_CHECK just like tl1_data_excptn(_trap) does. This is more or less cosmetic because in case RSF_FATAL is called we're already heading south. - Correct an END(). - Read the window state from the correct register for a CATR(). Revision Changes Path 1.87 +3 -2 src/sys/sparc64/sparc64/exception.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106072315.p57NFb2f060918>