[go] runtime: correct vdsoSP on S390X

0 views
Skip to first unread message

Cherry Mui (Gerrit)

unread,
Jul 3, 2025, 9:44:01 PM7/3/25
to goph...@pubsubhelper.golang.org, golang-...@googlegroups.com, David Chase, Kiran M Vijay IBM, Go LUCI, golang-co...@googlegroups.com

Cherry Mui submitted the change

Change information

Commit message:
runtime: correct vdsoSP on S390X

It should get the caller's SP. The current code gets the address
of the first parameter, which is one word above the caller's SP.
There is a slot for saving the LR at 0(SP) in the caller's frame.

Fixes #62086 (for s390x).
Change-Id: Ie8cbfabc8161b98658c884a32e0af72df189ea56
Reviewed-by: David Chase <drc...@google.com>
Files:
  • M src/runtime/sys_linux_s390x.s
Change size: XS
Delta: 1 file changed, 2 insertions(+), 2 deletions(-)
Branch: refs/heads/master
Submit Requirements:
  • requirement satisfiedCode-Review: +2 by David Chase
  • requirement satisfiedTryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI
Open in Gerrit
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: merged
Gerrit-Project: go
Gerrit-Branch: master
Gerrit-Change-Id: Ie8cbfabc8161b98658c884a32e0af72df189ea56
Gerrit-Change-Number: 685715
Gerrit-PatchSet: 2
Gerrit-Owner: Cherry Mui <cher...@google.com>
Gerrit-Reviewer: Cherry Mui <cher...@google.com>
Gerrit-Reviewer: David Chase <drc...@google.com>
Gerrit-Reviewer: Kiran M Vijay IBM <kiran....@ibm.com>
open
diffy
satisfied_requirement
Reply all
Reply to author
Forward
0 new messages