OSDN Git Service

alpha: Fix mixed up args in EXC macro in futex operations
authorMichael Cree <mcree@orcon.net.nz>
Fri, 24 Nov 2017 08:25:01 +0000 (21:25 +1300)
committerMatt Turner <mattst88@gmail.com>
Sun, 21 Jan 2018 01:00:56 +0000 (17:00 -0800)
commit84e455361ec97ea6037d31d42a2955628ea2094b
tree4c3116275739e2a6241f251a58fb6ce67a0b84d1
parentd437e0659f4a0b683e6fd458b80d979c9fe5f72c
alpha: Fix mixed up args in EXC macro in futex operations

Fix the typo (mixed up arguments) in the EXC macro in the futex
definitions introduced by commit ca282f697381 (alpha: add a
helper for emitting exception table entries).

Cc: stable@vger.kernel.org # v4.12+
Signed-off-by: Michael Cree <mcree@orcon.net.nz>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/include/asm/futex.h