ARM: 8449/1: fix bug in vdsomunge swab32 macro
authorH. Nikolaus Schaller <hns@goldelico.com>
Wed, 28 Oct 2015 18:00:26 +0000 (19:00 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Nov 2015 22:37:35 +0000 (14:37 -0800)
commit31fb4a778f3f527b300bc7ce8ed7cde22e5eb501
treea530d0acf333ad6f038f28fc61b928830b5cceea
parent1f3b5582890619c31c52965b8dab234e60fdbe8e
ARM: 8449/1: fix bug in vdsomunge swab32 macro

commit 38850d786a799c3ff2de0dc1980902c3263698dc upstream.

Commit 8a603f91cc48 ("ARM: 8445/1: fix vdsomunge not to depend on
glibc specific byteswap.h") unfortunately introduced a bug created but
not found during discussion and patch simplification.

Reported-by: Efraim Yawitz <efraim.yawitz@gmail.com>
Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Fixes: 8a603f91cc48 ("ARM: 8445/1: fix vdsomunge not to depend on glibc specific byteswap.h")
Signed-off-by: Nathan Lynch <nathan_lynch@mentor.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/vdso/vdsomunge.c