8000 Add missing suppressions for upstreamOpenIPCHandle() by ldorau · Pull Request #1360 · oneapi-src/unified-memory-framework · GitHub
[go: up one dir, main page]

Skip to content
< 8000 div class="gh-header-show ">

Add missing suppressions for upstreamOpenIPCHandle() #1360

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

Conversation

ldorau
Copy link
Contributor
@ldorau ldorau commented Jun 9, 2025

Description

Add missing suppressions for utils_atomic_store_release_ptr() in upstreamOpenIPCHandle().
There should be both suppressions: for utils_atomic_load_acquire_ptr() and
for utils_atomic_store_release_ptr() in each suppression file.

The Nightly build:
https://github.com/oneapi-src/unified-memory-framework/actions/runs/15526531980/job/43707269456
failed because this suppression was missing.

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

Add missing suppressions for utils_atomic_store_release_ptr()
in upstreamOpenIPCHandle(). There should be both suppressions:
for utils_atomic_load_acquire_ptr() and
for utils_atomic_store_release_ptr() in each suppression file.

Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
@ldorau ldorau requested a review from a team as a code owner June 9, 2025 05:57
@lukaszstolarczuk lukaszstolarczuk merged commit c6d8e11 into oneapi-src:main Jun 9, 2025
88 checks passed
@ldorau ldorau deleted the Add_missing_suppressions_for_upstreamOpenIPCHandle branch June 9, 2025 11:43
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
0