commit | 07feea877d18453bbe4ad47fe2a365eebf56a7af | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Tue Mar 27 14:10:03 2012 -0400 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Mon Apr 02 12:00:15 2012 -0400 |
tree | 2e95bc9ccfd1754201266ae0e7e19b080191d642 | |
parent | 327e8b6b25588ab906856a4e506b28c59422f11b [diff] |
arch/tile: revert comment for atomic64_add_unless(). It still returns whether @v was not @u, not the old value, unlike __atomic_add_unless(). Signed-off-by: Chris Metcalf <cmetcalf@tilera.com> Acked-by: Arun Sharma <asharma@fb.com>