]> Cypherpunks repositories - gostls13.git/commit
runtime: check for gsignal in racecall on loong64
authorGuoqi Chen <chenguoqi@loongson.cn>
Thu, 5 Jun 2025 11:23:55 +0000 (19:23 +0800)
committerabner chenc <chenguoqi@loongson.cn>
Sat, 7 Jun 2025 07:48:37 +0000 (00:48 -0700)
commitd184f8dc020ac635cea02c046ab1d0b87dfd624d
tree9e82e4ac23206d8f445e7c835bd8d329683e1d2a
parent0ccfbc834a489f92745613b2e06275c2cfe6ace0
runtime: check for gsignal in racecall on loong64

This issue has been fixed for amd64, arm64 and other platforms
in CL 643875, but it was missed when the race support was
submitted for loong64.

Fixes #71395.

Change-Id: I678f381e868214f1b3399be43187db49e1660933
Reviewed-on: https://go-review.googlesource.com/c/go/+/679055
Reviewed-by: Meidan Li <limeidan@loongson.cn>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: sophie zhao <zhaoxiaolin@loongson.cn>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
src/runtime/race_loong64.s