From: Deng-Cheng Zhu Date: Wed, 9 Jun 2010 04:35:25 +0000 (+0800) Subject: MIPS: Use generic atomic64 for 32-bit kernels X-Git-Tag: v2.6.36-rc7~1^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b78920d19870561a8b7503b8e869a6da5f07d3f;p=pandora-kernel.git 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 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 Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed