Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(224)

Issue 4452064: code review 4452064: [release-branch.r57] runtime, sync/atomic: fix arm cas (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 5 months ago by rsc
Modified:
14 years, 5 months ago
Reviewers:
CC:
adg, golang-dev
Visibility:
Public.

Description

[release-branch.r57] runtime, sync/atomic: fix arm cas ««« CL 4436072 / e280d98747be runtime, sync/atomic: fix arm cas Works around bug in kernel implementation on old ARM5 kernels. Bug was fixed on 26 Nov 2007 (between 2.6.23 and 2.6.24) but old kernels persist. Fixes issue 1750. R=dfc, golang-dev CC=golang-dev http://codereview.appspot.com/4436072 »»»

Patch Set 1 #

Patch Set 2 : diff -r ddbe9ae60617 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -4 lines) Patch
M src/pkg/runtime/linux/arm/sys.s View 1 1 chunk +13 lines, -2 lines 0 comments Download
M src/pkg/sync/atomic/asm_linux_arm.s View 1 2 chunks +19 lines, -2 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello adg (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 5 months ago (2011-05-03 05:41:27 UTC) #1
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=665c4ab05ffd *** [release-branch.r57] runtime, sync/atomic: fix arm cas ««« CL 4436072 / ...
14 years, 5 months ago (2011-05-03 05:41:31 UTC) #2
adg
14 years, 5 months ago (2011-05-03 05:51:35 UTC) #3
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b