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

Issue 7003045: code review 7003045: runtime/race: update linux runtime to r170876. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by dvyukov
Modified:
11 years, 4 months ago
Reviewers:
CC:
golang-dev, iant, kisielk, minux1
Visibility:
Public.

Description

runtime/race: update linux runtime to r170876. This disables checks for limited address space and unlimited stack. They are not required for Go. Fixes issue 4577.

Patch Set 1 #

Patch Set 2 : diff -r 72648c5c21a1 https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 3 : diff -r 72648c5c21a1 https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 4 : diff -r f50786448a8b https://dvyukov%40google.com@code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -0 lines) Patch
M src/pkg/runtime/race/race_linux_amd64.syso View 1 Binary file 0 comments Download

Messages

Total messages: 3
dvyukov
Hello golang-dev@googlegroups.com (cc: kamil.kisiel@gmail.com, minux.ma@gmail.com), I'd like you to review this change to https://dvyukov%40google.com@code.google.com/p/go/
11 years, 4 months ago (2012-12-21 10:50:22 UTC) #1
iant
LGTM I guess.
11 years, 4 months ago (2012-12-21 14:31:53 UTC) #2
dvyukov
11 years, 4 months ago (2012-12-21 15:12:06 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=97b548d8e219 ***

runtime/race: update linux runtime to r170876.
This disables checks for limited address space
and unlimited stack. They are not required for Go.
Fixes issue 4577.

R=golang-dev, iant
CC=golang-dev, kamil.kisiel, minux.ma
https://codereview.appspot.com/7003045
Sign in to reply to this message.

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