Peter Zijlstra 1996bda2a4 arch: Implement local64_t
On 64bit, local_t is of size long, and thus we make local64_t an alias.
On 32bit, we fall back to atomic64_t. (architecture can provide optimized
32-bit version)

(This new facility is to be used by perf events optimizations.)

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: linux-arch@vger.kernel.org
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2010-06-09 11:12:36 +02:00
..
2010-05-22 14:19:13 -04:00
2010-03-09 00:30:47 -05:00
2010-03-09 00:30:50 -05:00
2010-03-09 00:30:51 -05:00
2009-12-10 15:02:50 +01:00
2009-12-15 00:15:21 -05:00
2009-12-15 00:15:40 -05:00
2010-06-09 11:12:36 +02:00
2009-06-22 21:16:07 -04:00
2010-03-09 00:30:51 -05:00
2010-03-09 00:30:48 -05:00
2010-03-09 00:30:51 -05:00
2009-06-18 21:42:24 -04:00
2009-12-15 04:07:32 -05:00
2008-11-18 17:48:22 +08:00