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

cherry picked commits for minor issues #5082

Merged
merged 2 commits into from
Jun 11, 2019
Merged

cherry picked commits for minor issues #5082

merged 2 commits into from
Jun 11, 2019

Conversation

shefty
Copy link
Member

@shefty shefty commented Jun 10, 2019

Avoid segfault when calling fi_mr_bind() and fix cleanup in util_buf wrt huge pages.

shefty and others added 2 commits June 10, 2019 11:41
Set the default call to fi_no_bind, rather than leaving null.
This avoids a potential null deref, as seen when running
fi_multi_mr test over the rxd provider with udp.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Error path called free on an mmapped region. Added a check to unmap
instead.

Signed-off-by: William Zhang <wilzhang@amazon.com>
Signed-off-by: Raghu Raja <craghun@amazon.com>
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
@shefty shefty requested a review from rajachan June 10, 2019 22:30
@shefty
Copy link
Member Author

shefty commented Jun 10, 2019

@rajachan - you approved this, but github didn't count that as an approving review for some reason in order to merge this, so I requested your review.

@rajachan
Copy link
Member

"Only reviews by reviewers with write access count toward mergeability". Guess I am not part of the club.

@shefty
Copy link
Member Author

shefty commented Jun 10, 2019

@rajachan - I added you as a writer, assuming that you'll be updating EFA long term.

@shefty shefty merged commit a2cb3e4 into ofiwg:v1.7.x Jun 11, 2019
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.

3 participants