aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/sys_linux_arm.s
diff options
context:
space:
mode:
authorAustin Clements <austin@google.com>2017-06-15 15:02:32 -0400
committerAustin Clements <austin@google.com>2017-10-11 17:47:13 +0000
commita212083eea9ee745a3c8e7befb7bba4f4c95396c (patch)
treee5f4e88a9c9f735222a8c893b4244de831b2af12 /src/runtime/sys_linux_arm.s
parent8f7f46f5a6d9fe821494aca3c689ca2572a42b41 (diff)
downloadgo-a212083eea9ee745a3c8e7befb7bba4f4c95396c.tar.xz
runtime: mark mstart as nowritebarrierrec
mstart is the entry point for new threads, so it certainly can't interact with GC enough to have write barriers. We move the one small piece that is allowed to have write barriers out into its own function. Change-Id: Id9c31d6ffac31d0051fab7db15eb428c11cadbad Reviewed-on: https://go-review.googlesource.com/46035 Run-TryBot: Austin Clements <austin@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Keith Randall <khr@golang.org> Reviewed-by: Rick Hudson <rlh@golang.org>
Diffstat (limited to 'src/runtime/sys_linux_arm.s')
0 files changed, 0 insertions, 0 deletions