Skip to content

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 <[email protected]>
@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