diff options
author | 2013-10-26 15:07:25 +0100 | |
---|---|---|
committer | 2013-11-09 00:00:12 +0000 | |
commit | 4dcc1cf7316a26e112f5c9fcca531ff98ef44700 (patch) | |
tree | 4120862133d8c7c18f2f855100d95ce09b6209bb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.h (diff) | |
download | linux-dev-4dcc1cf7316a26e112f5c9fcca531ff98ef44700.tar.xz linux-dev-4dcc1cf7316a26e112f5c9fcca531ff98ef44700.zip |
ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' in atomic_cmpxchg().
For atomic_cmpxchg(), the type of 'oldval' need be 'int' to match the
type of "*ptr" (used by 'ldrex' instruction) and 'old' (used by 'teq'
instruction).
Reviewed-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions