From: Steven Rostedt Date: Thu, 13 Oct 2011 14:40:16 +0000 (-0400) Subject: m32r: Allow use of atomic64 X-Git-Tag: v3.2-rc1~163^2~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abcefec31e3dc46554ee9c04f70c6012b17e8dc5;p=pandora-kernel.git m32r: Allow use of atomic64 Atomic64 is now a valid type in Linux. Archs that do not have their own version of atomic64 operators are to use the generic operations. The m32r architecture needs to define GENERIC_ATOMIC64. Link: http://lkml.kernel.org/r/20111013085936.GA13046@elte.hu Link: http://lkml.kernel.org/r/1318516816.12224.12.camel@gandalf.stny.rr.com Link: http://lkml.kernel.org/r/20111017185440.GB5545@elte.hu Acked-by: Hirokazu Takata Acked-by: David Rientjes Reported-by: Ingo Molnar Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed