On 11/24/2014 12:20 PM, Ola Liljedahl wrote:
No, it is still there (slightly changed) in my code (at least after
applying all the patches):
         __atomic_thread_fence(__ATOMIC_SEQ_CST);
         count   = odp_atomic_fetch_inc_u32(&barrier->bar);
         wasless = count < barrier->count;

         if (count == 2*barrier->count-1) {

More likely a result of doing "git add -i" incorrectly than of git
being confused...

Oh man now I have to redo that whole procedure...

No need to redo all. Just update one line in one patch with
'git rebase -i'

_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to