m68k: Skip futex_atomic_cmpxchg_inatomic() test
authorFinn Thain <fthain@telegraphics.com.au>
Wed, 5 Mar 2014 23:29:27 +0000 (10:29 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Apr 2014 13:42:19 +0000 (06:42 -0700)
commitfb60550a0878602086f6a00e20553240270ad6aa
tree7fd8de00a53776e9f1ca0595366ddfae056659b4
parentf26c70a452dc0507bf7d3d2c3158ee7808e14f1c
m68k: Skip futex_atomic_cmpxchg_inatomic() test

commit e571c58f313d35c56e0018470e3375ddd1fd320e upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/m68k/Kconfig