]> Cypherpunks repositories - gostls13.git/commit
Revert "runtime: add padding to Linux kernel structures"
authorMichael Pratt <mpratt@google.com>
Mon, 4 Oct 2021 21:44:08 +0000 (21:44 +0000)
committerMichael Pratt <mpratt@google.com>
Mon, 4 Oct 2021 22:08:53 +0000 (22:08 +0000)
commit7ee4c1665477c6cf574cb9128deaf9d00906c69f
tree795880e5bb3c130987ba5fef78362b1cc1601bcc
parentd9952ff5119d35751d44d5cd66c7164c7bc21ce0
Revert "runtime: add padding to Linux kernel structures"

This reverts commit f0db7eae74ea235e9fbc2598252bfd46c1cc5510.

Reason for revert: Breaks linux-386 tests

Change-Id: Ia51fbf97460ab52920b67d6db6177ac2d6b0058e
Reviewed-on: https://go-review.googlesource.com/c/go/+/353432
Trust: Michael Pratt <mpratt@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/runtime/defs_linux_386.go
src/runtime/defs_linux_amd64.go
src/runtime/defs_linux_arm.go
src/runtime/defs_linux_arm64.go
src/runtime/defs_linux_mips64x.go
src/runtime/defs_linux_mipsx.go
src/runtime/defs_linux_ppc64.go
src/runtime/defs_linux_ppc64le.go
src/runtime/defs_linux_riscv64.go
src/runtime/defs_linux_s390x.go
src/runtime/os_linux.go