Mathieu Desnoyers 5e97b9309b local_t: architecture independent extension
This series extena and standardises local_t operations on each architecture,
allowing a rich set of atomic operations to be done on per-cpu data with
minimal performance impact.  On architectures where there seems to be no
difference between the SMP and UP operation (same memory barriers, same
LOCKing), local.h simply includes asm-generic/local.h, which removes
duplicated code from the current kernel tree.

This patch:

local_t: architecture independent extension

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-08 11:15:20 -07:00
..
2006-10-11 11:14:22 -07:00
2007-04-25 22:23:33 -07:00
2005-04-16 15:20:36 -07:00
2007-02-12 09:48:34 -08:00
2005-04-16 15:20:36 -07:00
2006-01-10 08:01:34 -08:00
2005-04-16 15:20:36 -07:00
2006-10-03 23:01:26 +02:00
2005-04-16 15:20:36 -07:00
2005-09-08 14:57:25 -07:00
2005-05-01 08:59:00 -07:00
2006-10-03 23:01:26 +02:00
2005-05-01 08:59:08 -07:00
2005-04-16 15:20:36 -07:00
2006-12-08 08:28:57 -08:00
2006-10-03 23:01:26 +02:00
2005-06-23 09:45:08 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00