]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.24] internal/cpu: use correct variable when parsing CPU features...
authorGuoqi Chen <chenguoqi@loongson.cn>
Thu, 6 Mar 2025 12:07:24 +0000 (20:07 +0800)
committerCherry Mui <cherryyz@google.com>
Tue, 25 Nov 2025 18:05:20 +0000 (10:05 -0800)
commit23743a8d2b1347eaf6279f401f743eeafab399a2
treeedf4ac7423b56484212311917b8bdaa3fa785fbc
parent0259df17feb288f1e24517516939b67876c2627b
[release-branch.go1.24] internal/cpu: use correct variable when parsing CPU features lamcas and lam_bh on loong64

Fixes #76378

Change-Id: I5019f4e32243911f735f775bcb3c0dba5adb4162
Reviewed-on: https://go-review.googlesource.com/c/go/+/655395
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Junyang Shao <shaojunyang@google.com>
Reviewed-by: Meidan Li <limeidan@loongson.cn>
Reviewed-by: sophie zhao <zhaoxiaolin@loongson.cn>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
(cherry picked from commit bcd0ebbd2abcd3e2e876862f287c46a2de56eaab)
Reviewed-on: https://go-review.googlesource.com/c/go/+/722400
Reviewed-by: abner chenc <chenguoqi@loongson.cn>
Reviewed-by: Mark Freeman <markfreeman@google.com>
src/internal/cpu/cpu_loong64.go