commit | e571c58f313d35c56e0018470e3375ddd1fd320e | [log] [tgz] |
---|---|---|
author | Finn Thain <fthain@telegraphics.com.au> | Thu Mar 06 10:29:27 2014 +1100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Mar 06 11:35:17 2014 +0100 |
tree | f26706ae257a700d409b60ac8794f498c056ee87 | |
parent | 03b8c7b623c80af264c4c8d6111e5c6289933666 [diff] |
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>