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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Feb 2018 19:23:07 +0000 (20:23 +0100)
commit371c5ada2af7fc456d2c4ea5aa1e0ab6cb7a5efe
tree0ef17ba0d69438f894cc0ebe339b29abbe9d4b85
parent90d17505219a7f382e6a295580e4382091bef7f6
alpha: Fix mixed up args in EXC macro in futex operations

commit 84e455361ec97ea6037d31d42a2955628ea2094b upstream.

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).

Signed-off-by: Michael Cree <mcree@orcon.net.nz>
Signed-off-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/alpha/include/asm/futex.h