Skip to content

Conversation

devreal
Copy link
Owner

@devreal devreal commented Aug 19, 2025

Summary

  • Wrap C11 _Atomic types in structs and provide OPAL_ATOMIC_VAR_INIT
  • Add opal_atomic_load/store macros using relaxed memory order with explicit variants
  • Update code to use new atomic API instead of direct loads/stores

Testing

  • make check (fails: No rule to make target 'check')

https://chatgpt.com/codex/tasks/task_b_68a39d62d08c8326a82cb77b2a41878c

Copy link

Hello! The Git Commit Checker CI bot found a few problems with this PR:

9a8fd8d: Wrap atomic types with structs and add relaxed loa...

  • check_signed_off: does not contain a valid Signed-off-by line

Please fix these problems and, if necessary, force-push new commits back up to the PR branch. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant