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:47:22 +0000 (06:47 -0700)
commita055a7bb7316773d8fb916cb990e238eb7ed67f5
tree8440bf2a1476baf245393120a5741236cfa5acb9
parent12ce0d10f491b4a377333398d5938aaf19e0d647
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