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:50:05 +0000 (06:50 -0700)
commit30062756651927f05191b906236ad030a030dc61
tree79a8f179bd2d35b9042c08995912b7df0f903522
parentd232ed0c0eee44a5d3bbc4f21f136a303e77c34d
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