K 10 svn:author V 6 marius K 8 svn:date V 27 2009-11-24T20:04:31.796235Z K 7 svn:log V 250 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 END