Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Update x/sys and x/net modules to support Risc-V #52

Merged
merged 1 commit into from
Jul 31, 2019
Merged

Update x/sys and x/net modules to support Risc-V #52

merged 1 commit into from
Jul 31, 2019

Conversation

carlosedp
Copy link
Contributor

Signed-off-by: CarlosEDP me@carlosedp.com

Description

Updating projects using libraries that were recently updated to support Risc-V architecture.

Go upstream work is tracked on: golang/go#27532

Risc-V software support tracker on https://github.com/carlosedp/riscv-bringup

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I've read the CONTRIBUTION guide
  • I have signed-off my commits with git commit -s
  • I have added tests to cover my changes.
  • All new and existing tests passed.

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

@alexellis alexellis left a comment

Choose a reason for hiding this comment

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

Approved

@alexellis alexellis merged commit 6b3410d into openfaas:master Jul 31, 2019
@alexellis
Copy link
Member

Thank you @carlosedp, merged 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants