Skip to content

v3.1.x: rcache/grdma: fix crash when part of a registration is unmapped #4664

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

Merged
merged 1 commit into from
Jan 9, 2018

Conversation

hjelmn
Copy link
Member

@hjelmn hjelmn commented Dec 22, 2017

This commit fixes an issue when a registration is created for a large
region and then invalidated while part of it is in use.

References #4509

Signed-off-by: Nathan Hjelm [email protected]
(cherry picked from commit 39d5988)
Signed-off-by: Nathan Hjelm [email protected]

This commit fixes an issue when a registration is created for a large
region and then invalidated while part of it is in use.

References open-mpi#4509

Signed-off-by: Nathan Hjelm <[email protected]>
(cherry picked from commit 39d5988)
Signed-off-by: Nathan Hjelm <[email protected]>
@hjelmn hjelmn added this to the v3.1.0 milestone Dec 22, 2017
@hjelmn hjelmn requested a review from jsquyres December 22, 2017 17:41
@jsquyres jsquyres changed the title rcache/grdma: fix crash when part of a registration is unmapped v3.1.x: rcache/grdma: fix crash when part of a registration is unmapped Jan 3, 2018
Copy link
Member

@jsquyres jsquyres left a comment

Choose a reason for hiding this comment

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

The code changes look ok to me, but I am definitely not an expert in this area of the code. It seems to have fixed the issue on master, though -- so: approved.

@bwbarrett bwbarrett merged commit 88bf7d7 into open-mpi:v3.1.x Jan 9, 2018
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.

3 participants