cris: select GENERIC_ATOMIC64
authorCong Wang <[email protected]>
Tue, 29 May 2012 22:06:15 +0000 (15:06 -0700)
committerLinus Torvalds <[email protected]>
Tue, 29 May 2012 23:22:18 +0000 (16:22 -0700)
Cris doesn't implement atomic64 operations neither, should select
GENERIC_ATOMIC64.

Signed-off-by: WANG Cong <[email protected]>
Cc: Mikael Starvik <[email protected]>
Cc: Jesper Nilsson <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/cris/Kconfig

index 22d34d64cc81d014ef39e793f14dc1b28d105655..bb344650a14f255517487a3a06342992801e8237 100644 (file)
@@ -40,6 +40,7 @@ config CRIS
        bool
        default y
        select HAVE_IDE
+       select GENERIC_ATOMIC64
        select HAVE_GENERIC_HARDIRQS
        select GENERIC_IRQ_SHOW
        select GENERIC_IOMAP