Date: Tue, 24 Nov 2009 20:04:31 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/sparc64 machdep.c Message-ID: <200911242004.nAOK4niT034451@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2009-11-24 20:04:31 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/sparc64/sparc64 machdep.c
Log:
SVN rev 199765 on 2009-11-24 20:04:31Z by marius
MFC: r199442
Unroll copying of the registers in {g,s}et_mcontext() and limit it
to the set actually restored by tl0_ret() instead of using the whole
trapframe. Additionally skip %g7 as that register is used as the
userland TLS pointer.
PR: 140523
Revision Changes Path
1.155.2.2 +56 -6 src/sys/sparc64/sparc64/machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911242004.nAOK4niT034451>
