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

kernel: fix support for sparc64 #1124

Merged
merged 1 commit into from
Feb 14, 2017
Merged

Conversation

fingolfin
Copy link
Member

Thanks to Bill Allombert for reporting this and providing an earlier version of this change.

@fingolfin fingolfin added the kind: bug Issues describing general bugs, and PRs fixing them label Feb 5, 2017
Thanks to Bill Allombert for reporting this and providing
an earlier version of this change
@codecov
Copy link

codecov bot commented Feb 5, 2017

Codecov Report

Merging #1124 into master will increase coverage by <.01%.

@@            Coverage Diff             @@
##           master    #1124      +/-   ##
==========================================
+ Coverage   57.06%   57.07%   +<.01%     
==========================================
  Files         433      433              
  Lines      224712   224712              
==========================================
+ Hits       128222   128244      +22     
+ Misses      96490    96468      -22
Impacted Files Coverage Δ
lib/polyrat.gi 58.71% <ø> (-0.76%)
lib/factgrp.gi 83.36% <ø> (+0.2%)
lib/stbcrand.gi 90.36% <ø> (+0.39%)
lib/straight.gi 25.69% <ø> (+0.41%)
lib/grpmat.gi 71.45% <ø> (+0.55%)
lib/tietze.gi 42.91% <ø> (+0.73%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 20169c7...4071337. Read the comment docs.

@ChrisJefferson
Copy link
Contributor

I tried this patch on my sparc VM and it seemed to fix the problem. I will merge unless anyone comments shortly.

@fingolfin fingolfin merged commit 4bb1e49 into gap-system:master Feb 14, 2017
@fingolfin fingolfin deleted the mh/sparc64 branch February 14, 2017 15:11
@olexandr-konovalov olexandr-konovalov added the release notes: added PRs introducing changes that have since been mentioned in the release notes label Jan 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: bug Issues describing general bugs, and PRs fixing them release notes: added PRs introducing changes that have since been mentioned in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants