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

bump x/sys to fix riscv64 epoll #3526

Merged
merged 1 commit into from
Aug 12, 2019
Merged

bump x/sys to fix riscv64 epoll #3526

merged 1 commit into from
Aug 12, 2019

Conversation

carlosedp
Copy link
Contributor

Bump x/sys to golang/sys#40.

Fixes moby/moby#39461 and #3389.

Nice catch @tonistiigi

Signed-off-by: CarlosEDP <me@carlosedp.com>
@theopenlab-ci
Copy link

theopenlab-ci bot commented Aug 12, 2019

Build succeeded.

Copy link
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-io
Copy link

Codecov Report

Merging #3526 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3526      +/-   ##
==========================================
+ Coverage   44.27%   44.29%   +0.02%     
==========================================
  Files         124      124              
  Lines       13682    13682              
==========================================
+ Hits         6058     6061       +3     
+ Misses       6688     6686       -2     
+ Partials      936      935       -1
Flag Coverage Δ
#linux 48.05% <ø> (ø) ⬆️
#windows 39.79% <ø> (+0.02%) ⬆️
Impacted Files Coverage Δ
gc/scheduler/scheduler.go 68.75% <0%> (+1.44%) ⬆️

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 ea13c9f...3ef26cd. Read the comment docs.

@crosbymichael
Copy link
Member

LGTM

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.

[Risc-V] Interactive terminal and tail logs not working
4 participants