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

add ppc cpuid fix #19

Closed

Conversation

shirodkara
Copy link

@shirodkara shirodkara commented Jul 16, 2021

add PPC CPU detection fix

@vchuravy
Copy link
Member

@vtjnash what do we need to do carry this for Julia base?

@vtjnash
Copy link
Member

vtjnash commented Jul 19, 2021

Seems to be a backport of:

commit b12699b1efabfd241324f4ab6cfd6ce576db491e
Author: Richard Lau <rlau@redhat.com>
Date:   Wed Jul 7 21:19:47 2021 +0100

    linux: read CPU model information on ppc
    
    Fixes: https://github.com/libuv/libuv/issues/3217
    PR-URL: https://github.com/libuv/libuv/pull/3232
    Reviewed-By: Jameson Nash <vtjnash@gmail.com>

so this is okay, or it can wait for me to make a release this week upstream (which included that commit)

@vchuravy
Copy link
Member

so this is okay, or it can wait for me to make a release this week upstream (which included that commit)

As long as we pick it up in your next bump :)

@shirodkara
Copy link
Author

@vtjnash yes its the same backport, i guess its fine if it comes in the next weekly upstream that has the commit .

Thanks

@vtjnash vtjnash closed this Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants