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

Issue 12880043: code review 12880043: sync/atomic: update comment for ARM 64-bit atomics (Closed)

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

Description

sync/atomic: update comment for ARM 64-bit atomics They don't work on older chips, just like the x86-32 64-bit atomics. Update issue 6134

Patch Set 1 #

Patch Set 2 : diff -r 2ba38198cb81 https://code.google.com/p/go/ #

Patch Set 3 : diff -r 2ba38198cb81 https://code.google.com/p/go/ #

Patch Set 4 : diff -r 0b8f978c5549 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M src/pkg/sync/atomic/doc.go View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
10 years, 8 months ago (2013-08-13 19:25:41 UTC) #1
bradfitz
LGTM On Tue, Aug 13, 2013 at 12:25 PM, <rsc@golang.org> wrote: > Reviewers: golang-dev1, > ...
10 years, 8 months ago (2013-08-13 19:27:54 UTC) #2
rsc
10 years, 8 months ago (2013-08-13 20:16:09 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=827764ef09ec ***

sync/atomic: update comment for ARM 64-bit atomics

They don't work on older chips, just like the x86-32 64-bit atomics.

Update issue 6134

R=golang-dev, bradfitz
CC=golang-dev
https://codereview.appspot.com/12880043
Sign in to reply to this message.

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