android_kernel_xiaomi_sm7250/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 [PATCH] Change synchronize_kernel to _rcu and _sched 2005-05-01 08:59:04 -07:00
airq.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
blacklist.c [PATCH] s390: bl_dev array size 2005-09-17 11:49:58 -07:00
blacklist.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cio_debug.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cio.c [PATCH] s390: reIPL fix and extern/static inline 2005-09-05 00:06:28 -07:00
cio.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cmf.c [PATCH] kfree cleanup: drivers/s390 2005-11-07 07:54:03 -08:00
css.c [PATCH] s/390: Use klist in cio 2005-06-25 16:24:36 -07:00
css.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
device_fsm.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
device_id.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
device_ops.c [PATCH] kfree cleanup: drivers/s390 2005-11-07 07:54:03 -08:00
device_pgid.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ioasm.h [PATCH] s390: reIPL fix and extern/static inline 2005-09-05 00:06:28 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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