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

[v2.0.x] prov/shm,lpp: cherry-picked commits #10656

Merged
merged 2 commits into from
Dec 21, 2024
Merged

Conversation

aingerson
Copy link
Contributor

  • Fix lpp configure bug - check for atomics and don't build if not found
  • Fix shm name compare bug

Could result in a peer getting incorrectly unmmaped

Cherry-picked from commit 442fa89

Signed-off-by: Alexia Ingerson <[email protected]>
lpp includes stdatomic.h but does not include a check for it
in the configure so can cause a build to fail on a system without it

Cherry-picked from commit ba824d0

Signed-off-by: Alexia Ingerson <[email protected]>
@aingerson aingerson merged commit 55e87b5 into ofiwg:v2.0.x Dec 21, 2024
9 checks passed
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.

2 participants