diff options
author | Mathieu Lacage <mathieu.lacage@sophia.inria.fr> | 2010-06-22 10:30:15 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2010-10-09 21:51:27 +0200 |
commit | c6691126636769bd22bfd7b55829f0373a93c1ce (patch) | |
tree | ac6cad088a65e5e8b9a5c7035d883f7eb812fdc9 /mm/slab.c | |
parent | 8b9d40691e8f5e7e0c8fb839c2bad29c5e0888ce (diff) | |
download | op-kernel-dev-c6691126636769bd22bfd7b55829f0373a93c1ce.zip op-kernel-dev-c6691126636769bd22bfd7b55829f0373a93c1ce.tar.gz |
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: Mathieu Lacage <mathieu.lacage@inria.fr>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'mm/slab.c')
0 files changed, 0 insertions, 0 deletions