[PATCH v2 0/2] ARM: include: asm: change functions' and variables' types in atomic.h

Chen Gang gang.chen at asianux.com
Tue Oct 8 06:56:51 EDT 2013


It contents 2 patches:

Patch 1: use 'long long' instead of 'u64' for within atomic.h.

Patch 2: use 'int' instead of 'unsigned long' for 'oldval' in
atomic_cmpxchg().


Signed-off-by: Chen Gang <gang.chen at asianux.com>
---
 arch/arm/include/asm/atomic.h |   52 +++++++++++++++++++++-------------------
 1 files changed, 27 insertions(+), 25 deletions(-)




More information about the linux-arm-kernel mailing list