OSDN Git Service

m68k: Skip futex_atomic_cmpxchg_inatomic() test
authorFinn Thain <fthain@telegraphics.com.au>
Wed, 5 Mar 2014 23:29:27 +0000 (10:29 +1100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 6 Mar 2014 10:35:17 +0000 (11:35 +0100)
commite571c58f313d35c56e0018470e3375ddd1fd320e
treef26706ae257a700d409b60ac8794f498c056ee87
parent03b8c7b623c80af264c4c8d6111e5c6289933666
m68k: Skip futex_atomic_cmpxchg_inatomic() test

Skip the futex_atomic_cmpxchg_inatomic() test in futex_init(). It causes a
fatal exception on 68030 (and presumably 68020 also).

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: http://lkml.kernel.org/r/alpine.LNX.2.00.1403061006440.5525@nippy.intranet
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/m68k/Kconfig