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

btl/openib: fix a problem with ib query #6038

Merged
merged 1 commit into from
Dec 4, 2018

Conversation

hppritcha
Copy link
Member

Under certain circumstances, ibv_exp_query_device was
returning an error due to uninitialized fields in the
extended attributes struct.

Fixes: #5810
Fixes: #5914

Signed-off-by: Howard Pritchard [email protected]
(cherry picked from commit 8126779)

Under certain circumstances, ibv_exp_query_device was
returning an error due to uninitialized fields in the
extended attributes struct.

Fixes: open-mpi#5810
Fixes: open-mpi#5914

Signed-off-by: Howard Pritchard <[email protected]>
(cherry picked from commit 8126779)
@hppritcha hppritcha requested a review from hjelmn November 6, 2018 16:13
@hppritcha hppritcha added this to the v3.1.4 milestone Nov 6, 2018
@jsquyres
Copy link
Member

jsquyres commented Nov 7, 2018

bot:retest

@jsquyres
Copy link
Member

jsquyres commented Nov 7, 2018

@bwbarrett @hppritcha I merged the v2.1.x version of this PR -- would probably be good to have it on the v3.0.x and v3.1.x branches, too.

@hppritcha
Copy link
Member Author

could someone merge this so I can close issues #5810, #5914

@rhc54 rhc54 merged commit 9cce716 into open-mpi:v3.1.x Dec 4, 2018
@hppritcha hppritcha deleted the topic/swat_issue5810_v3.1.x branch October 29, 2021 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants