K 10 svn:author V 7 attilio K 8 svn:date V 27 2011-05-13T15:09:35.494048Z K 7 svn:log V 376 After rewriting powerpc atomic we decided to commit at the constraint that for _ptr operations, when not used directly with uintptr_t, we needed to manually cast. Use the cast on the _ptr version, where it actually wasn't (please note that i386 doesn't get it right, while amd64 doesn't seem to compile cfi neither in LINT, that is why it doesn't fail). Reported by: sbruno END