Module Name: src Committed By: chs Date: Sun Mar 5 16:09:26 UTC 2017
Modified Files: src/sys/arch/powerpc/powerpc: sig_machdep.c Log Message: in cpu_setmcontext(), do not update the TLS register (r2) as part of _UC_CPU. if _UC_TLSBASE is set, use lwp_setprivate() to update both r2 and the common field in struct lwp. To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 src/sys/arch/powerpc/powerpc/sig_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.