Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Nov 2009 21:08:10 +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:  <200911172108.nAHL8Iwc079939@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2009-11-17 21:08:10 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/sparc64  machdep.c 
  Log:
  SVN rev 199442 on 2009-11-17 21:08:10Z by marius
  
  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
  MFC after:      1 week
  
  Revision  Changes    Path
  1.157     +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?200911172108.nAHL8Iwc079939>