diff options
| author | Cherry Zhang <cherryyz@google.com> | 2020-10-24 16:29:26 -0400 |
|---|---|---|
| committer | Cherry Zhang <cherryyz@google.com> | 2020-10-28 13:46:11 +0000 |
| commit | a0a44397e91055cb92d5a69e3851d628a7227971 (patch) | |
| tree | 8b34e44613095553152a8b94e71c33c3eab4a9c6 /src/database/sql/sql.go | |
| parent | 72dec90bfdb60a0ca2ac1b743db472d2e689414e (diff) | |
| download | go-a0a44397e91055cb92d5a69e3851d628a7227971.tar.xz | |
runtime: save/restore g unconditionally on darwin/arm64
Now that we always have TLS set up, we can always save the G
register, regardless of whether cgo is used. This makes pure Go
programs signal-safe.
Updates #38485.
Change-Id: Icbc69acf0e2a5652fbcbbd074258a1a5efe87f1a
Reviewed-on: https://go-review.googlesource.com/c/go/+/265119
Trust: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
Reviewed-by: Joel Sing <joel@sing.id.au>
Diffstat (limited to 'src/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions
