MIPS: Use generic atomic64 for 32-bit kernels
authorDeng-Cheng Zhu <dengcheng.zhu@gmail.com>
Wed, 9 Jun 2010 04:35:25 +0000 (12:35 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 4 Oct 2010 17:33:54 +0000 (18:33 +0100)
commit2b78920d19870561a8b7503b8e869a6da5f07d3f
tree363e73cd197f0a873322df38bb8ac5dcb8f6541d
parent543001f8d8a878c3babe4525cb16d83d25c16762
MIPS: Use generic atomic64 for 32-bit kernels

The 64-bit kernel has already had its atomic64 functions. Except for that,
we use the generic spinlocked version. The atomic64 types and related
functions are needed for the Linux performance counter subsystem.

Signed-off-by: Deng-Cheng Zhu <dengcheng.zhu@gmail.com>
To: linux-mips@linux-mips.org
Cc: a.p.zijlstra@chello.nl
Cc: paulus@samba.org
Cc: mingo@elte.hu
Cc: acme@redhat.com
Cc: jamie.iles@picochip.com
Patchwork: https://patchwork.linux-mips.org/patch/1361/
Acked-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/include/asm/atomic.h