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

x/sys/cpu: add support for zos #41984

Closed
billotosyr opened this issue Oct 14, 2020 · 1 comment
Closed

x/sys/cpu: add support for zos #41984

billotosyr opened this issue Oct 14, 2020 · 1 comment
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@billotosyr
Copy link

As discussed in golang-dev, I would like to add feature detection that works on the s390x running zos. There are some differences with Linux (ex: no hwcap but a facilities vector is available in-memory). No changes should affect other platforms.

@gopherbot gopherbot added this to the Unreleased milestone Oct 14, 2020
@gopherbot
Copy link

Change https://golang.org/cl/262477 mentions this issue: x/sys/cpu: add support for zos

@ALTree ALTree added the NeedsFix The path to resolution is known, but the work has not been done. label Oct 15, 2020
@golang golang locked and limited conversation to collaborators Oct 28, 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.
Projects
None yet
Development

No branches or pull requests

3 participants