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

Issue 12267043: code review 12267043: runtime: in newstack, double-check calling goroutine (Closed)

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

Description

runtime: in newstack, double-check calling goroutine Checking this condition helped me find the arm problem last night.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M src/pkg/runtime/stack.c View 1 1 chunk +7 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/
11 years, 10 months ago (2013-08-02 16:07:18 UTC) #1
bradfitz
LGTM On Fri, Aug 2, 2013 at 9:07 AM, <rsc@golang.org> wrote: > Reviewers: golang-dev1, > ...
11 years, 10 months ago (2013-08-02 16:16:01 UTC) #2
rsc
11 years, 10 months ago (2013-08-02 17:51:34 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=0903c4861b0f ***

runtime: in newstack, double-check calling goroutine

Checking this condition helped me find the arm problem last night.

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

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