Skip to content

arm: Inline missing reference to __bad_cmpxchg#22

Open
Koston-0xDEADBEEF wants to merge 1 commit intosysprogs:masterfrom
Koston-0xDEADBEEF:inline_cmpxchg
Open

arm: Inline missing reference to __bad_cmpxchg#22
Koston-0xDEADBEEF wants to merge 1 commit intosysprogs:masterfrom
Koston-0xDEADBEEF:inline_cmpxchg

Conversation

@Koston-0xDEADBEEF
Copy link

The ARM implementation of cmpxchg uses "__bad_cmpxchg" linker error to report use of cmpxchg on an unsupported size. This symbol isn't exported, so force inlining it if needed.

The ARM implementation of cmpxchg uses "__bad_cmpxchg" linker error to
report use of cmpxchg on an unsupported size. This symbol isn't
exported, so force inlining it if needed.
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.

1 participant