Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all: make linux/arm64 a first-class port #35593

Closed
bradfitz opened this issue Nov 14, 2019 · 4 comments
Closed

all: make linux/arm64 a first-class port #35593

bradfitz opened this issue Nov 14, 2019 · 4 comments
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. Proposal Proposal-Accepted
Milestone

Comments

@bradfitz
Copy link
Contributor

Currently, linux/arm is a "first class port" but linux/arm64 is not.

At this point, arm64 is probably equally or more important than arm.

I think we should add linux/arm64 to the first class port set.

@gopherbot gopherbot added this to the Proposal milestone Nov 14, 2019
@rsc rsc added this to Incoming in Proposals (old) Nov 27, 2019
@rsc
Copy link
Contributor

rsc commented Nov 27, 2019

There seems to be a strong consensus that we should do this, so it's a likely accept.

Leaving open for a week for final comments.

@rsc rsc changed the title proposal: make linux/arm64 a first-class port proposal: all: make linux/arm64 a first-class port Nov 27, 2019
@rsc rsc moved this from Incoming to Likely Accept in Proposals (old) Dec 4, 2019
@rsc
Copy link
Contributor

rsc commented Dec 4, 2019

No change in consensus, so accepting.

@rsc rsc changed the title proposal: all: make linux/arm64 a first-class port all: make linux/arm64 a first-class port Dec 4, 2019
@ianlancetaylor ianlancetaylor added the NeedsFix The path to resolution is known, but the work has not been done. label Dec 4, 2019
@ianlancetaylor ianlancetaylor modified the milestones: Proposal, Go1.15 Dec 4, 2019
@bradfitz
Copy link
Contributor Author

bradfitz commented Dec 4, 2019

Updated the wiki page. Closing.

(#27689 remains open about figuring out the source of truth and/or synchronizing this information, but for now the wiki is canonical)

@gopherbot
Copy link

Change https://golang.org/cl/227597 mentions this issue: internal/dl: add linux/arm64 to the list of First Class ports

gopherbot pushed a commit to golang/website that referenced this issue Apr 15, 2020
The PrimaryPort function is used in the dl page to split downloads
between first class and "Others". Since linux/arm64 is now a first
class port, it needs to be listed in the primary section.

Updates golang/go#35593
Fixes golang/go#38258

Change-Id: Ib3044b2feaad4b7b415d273fab014d83082c806f
Reviewed-on: https://go-review.googlesource.com/c/website/+/227597
Run-TryBot: Alberto Donizetti <alb.donizetti@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
@golang golang locked and limited conversation to collaborators Apr 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. Proposal Proposal-Accepted
Projects
No open projects
Development

No branches or pull requests

4 participants