kernel-ark/drivers/s390/cio
Martin Schwidefsky 973bd99375 [PATCH] s390: atomic primitives
Hugh Dickins <hugh@veritas.com>

Fix the broken atomic_cmpxchg primitive.  Add atomic_sub_and_test,
atomic64_sub_return, atomic64_sub_and_test, atomic64_cmpxchg,
atomic64_add_unless and atomic64_inc_not_zero.  Replace old style
atomic_compare_and_swap by atomic_cmpxchg.  Shorten the whole header by
defining most primitives with the two inline functions atomic_add_return and
atomic_sub_return.

In addition this patch contains the s390 related fixes of Hugh's "mm: fill
arch atomic64 gaps" patch.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-06 08:33:48 -08:00
..
airq.c
airq.h
blacklist.c [PATCH] s390: bl_dev array size 2005-09-17 11:49:58 -07:00
blacklist.h
ccwgroup.c [PATCH] s390: atomic primitives 2006-01-06 08:33:48 -08:00
chsc.c [PATCH] s390: resource accessibility event handling 2005-07-27 16:26:05 -07:00
chsc.h
cio_debug.h
cio.c [PATCH] s390: reIPL fix and extern/static inline 2005-09-05 00:06:28 -07:00
cio.h
cmf.c [PATCH] kfree cleanup: drivers/s390 2005-11-07 07:54:03 -08:00
css.c
css.h
device_fsm.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
device_id.c
device_ops.c [PATCH] kfree cleanup: drivers/s390 2005-11-07 07:54:03 -08:00
device_pgid.c
device_status.c [PATCH] s390: debug data for ifcc/ccc 2005-07-27 16:26:04 -07:00
device.c [PATCH] s390: atomic primitives 2006-01-06 08:33:48 -08:00
device.h
ioasm.h [PATCH] s390: reIPL fix and extern/static inline 2005-09-05 00:06:28 -07:00
Makefile
qdio.c [PATCH] kfree cleanup: drivers/s390 2005-11-07 07:54:03 -08:00
qdio.h [PATCH] s390: "extern inline" -> "static inline" 2005-11-09 07:55:52 -08:00