From: Cong Wang Date: Thu, 3 May 2012 05:43:17 +0000 (+1000) Subject: cris: select GENERIC_ATOMIC64 X-Git-Tag: next-20120503~2^2~275 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=2b31b802738f0551dd7fef6f38a74d1851ca20ad;p=karo-tx-linux.git cris: select GENERIC_ATOMIC64 Cris doesn't implement atomic64 operations neither, should select GENERIC_ATOMIC64. Signed-off-by: WANG Cong Cc: Mikael Starvik Cc: Jesper Nilsson Signed-off-by: Andrew Morton --- diff --git a/arch/cris/Kconfig b/arch/cris/Kconfig index b3abfb08aa5c..1d2b6115d48f 100644 --- a/arch/cris/Kconfig +++ b/arch/cris/Kconfig @@ -49,6 +49,7 @@ config CRIS select HAVE_GENERIC_HARDIRQS select GENERIC_IRQ_SHOW select GENERIC_IOMAP + select GENERIC_ATOMIC64 config HZ int