]> Cypherpunks.ru repositories - gostls13.git/commit
Revert "runtime, cmd: rationalize StackLimit and StackGuard"
authorAustin Clements <austin@google.com>
Thu, 20 Apr 2023 16:09:48 +0000 (16:09 +0000)
committerAustin Clements <austin@google.com>
Thu, 20 Apr 2023 16:19:35 +0000 (16:19 +0000)
commitd11ff3f08155b7614485d9b555e97f7a9555ede5
tree6dbf61a63363f0ab8deb5074c550e10ff1666036
parentdf777cfa15caccbec74b9f72d19af317e2870138
Revert "runtime, cmd: rationalize StackLimit and StackGuard"

This reverts commit CL 486380.

Submitted out of order and breaks bootstrap.

Change-Id: I67bd225094b5c9713b97f70feba04d2c99b7da76
Reviewed-on: https://go-review.googlesource.com/c/go/+/486916
Reviewed-by: David Chase <drchase@google.com>
TryBot-Bypass: Austin Clements <austin@google.com>
src/cmd/internal/objabi/stack.go
src/cmd/link/internal/ld/stackcheck.go
src/internal/abi/stack.go
src/runtime/preempt.go
src/runtime/stack.go
test/nosplit.go