]> Cypherpunks repositories - gostls13.git/commit
runtime: save some stack space for racecall on ARM64
authorCherry Mui <cherryyz@google.com>
Fri, 18 Feb 2022 00:45:50 +0000 (19:45 -0500)
committerCherry Mui <cherryyz@google.com>
Fri, 18 Feb 2022 18:47:47 +0000 (18:47 +0000)
commitd27248c52f8545aa3c3de07e3d2568da5c5df785
treed795a4646c6c174bc5b5401e6d2ca4bba2458b4a
parentd93cc8cb9639212ee674ecbc9149fb897dd8fd77
runtime: save some stack space for racecall on ARM64

To avoid nosplit overflow in -race -N -l build.

For #51247.

Change-Id: I48426bbd4adefd18eaf26ed51b4113c6a28305b8
Reviewed-on: https://go-review.googlesource.com/c/go/+/386716
Trust: Cherry Mui <cherryyz@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/runtime/race_arm64.s