aboutsummaryrefslogtreecommitdiff
path: root/src/encoding/binary
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2018-03-06 14:30:26 +0100
committerTobias Klauser <tobias.klauser@gmail.com>2018-03-06 14:24:19 +0000
commit9745397e1d5e84258887995fc3af6d9d3a5b0409 (patch)
treedb49a8e55c6537cb3faa43300f18b55d7da20083 /src/encoding/binary
parent85dcc709a8523877063b05c6806631c7f47e99ab (diff)
downloadgo-9745397e1d5e84258887995fc3af6d9d3a5b0409.tar.xz
runtime: fix stack switch check in walltime/nanotime on linux/arm
CL 98095 got the check wrong. We should be testing 'getg() == getg().m.curg', not 'getg().m == getg().m.curg'. Change-Id: I32f6238b00409b67afa8efe732513d542aec5bc7 Reviewed-on: https://go-review.googlesource.com/98855 Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/encoding/binary')
0 files changed, 0 insertions, 0 deletions