Skip to content

Conversation

kjbracey
Copy link
Contributor

Description

As barriers were added in #9247, review comments pointed out that atomic stores needed a second barrier, and they got one. But atomic_flag_clear was missed.

Pull request type

[X] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

As barriers were added in ARMmbed#9247, review comments pointed out that atomic
stores needed a second barrier, and they got one. But atomic_flag_clear
was missed.
@cmonr
Copy link
Contributor

cmonr commented Jan 29, 2019

CI started

@cmonr
Copy link
Contributor

cmonr commented Jan 29, 2019

@kjbracey-arm 5.12 instead of 5.11?

@mbed-ci
Copy link

mbed-ci commented Jan 30, 2019

Test run: SUCCESS

Summary: 12 of 12 test jobs passed
Build number : 1
Build artifacts

@kjbracey
Copy link
Contributor Author

kjbracey commented Jan 30, 2019

This is a fix for #9247, which is for 5.12

@0xc0170 0xc0170 merged commit c7998aa into ARMmbed:master Jan 30, 2019
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.

4 participants