]> Cypherpunks repositories - gostls13.git/commit
Revert "runtime: set stackguard1 on extra M g0"
authorMichael Pratt <mpratt@google.com>
Mon, 11 Sep 2023 16:17:40 +0000 (12:17 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 11 Sep 2023 16:35:54 +0000 (16:35 +0000)
commitc0c4a5981600aae2b7a9de9494a29e2f5d82be54
treeeb86a574b911b3abfcd0f152e5db8c599317490a
parent298e8488646e25e62b3879b88958cf0672b5acac
Revert "runtime: set stackguard1 on extra M g0"

This reverts CL 527056.

CL 525455 breaks darwin, alpine, and android. This CL must be reverted
in order to revert that CL.

For #62440.

Change-Id: I4e1b16e384b475a605e0214ca36c918d50faa22c
Reviewed-on: https://go-review.googlesource.com/c/go/+/527316
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/runtime/cgocall.go
src/runtime/runtime2.go