Skip to content
Commit c6691126 authored by Mathieu Lacage's avatar Mathieu Lacage Committed by Arnd Bergmann
Browse files

asm-generic: cmpxchg does not handle non-long arguments



The version of cmpxchg defined in asm-generic/system.h does not handle
correctly non-long arguments. Use the version defined in cmpxchg.h
instead.

Signed-off-by: default avatarMathieu Lacage <mathieu.lacage@inria.fr>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 8b9d4069
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment