Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Nov 2009 22:13:06 +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:  <200911242213.nAOMDO6U056281@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2009-11-24 22:13:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/sparc64/sparc64  machdep.c 
  Log:
  SVN rev 199768 on 2009-11-24 22:13:06Z 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.138.2.12  +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?200911242213.nAOMDO6U056281>