Note: I spotted a minor error in the inline asm for AO_nop_full().

The register argument to the MCR instruction is mistakenly listed as an
output constraint.  This probably means that the register will contain
garbage instead of the required value 0.

(This is unlikely to be causing actual problems at present; on all
processor implementations I know of, the processor ignores the value in
the register... but strictly speaking it should be 0 for future
compatiblity.)


** Patch added: "inline asm for for data memory barrier on arm"
   
https://bugs.launchpad.net/ubuntu/+bug/635388/+attachment/1588444/+files/libatomic-ops-dmb-fix.diff

-- 
armel build failure (sync primitives)
https://bugs.launchpad.net/bugs/635388
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to