]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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>
Wed, 9 Dec 2015 19:34:06 +0000 (14:34 -0500)
commit7585db5b763975f7bfb00215fef1663df795c524
treed5eecaf5c086f292ae8e871d77d3a70ede6352bb
parent6a13feb9c82803e2b815eca72fa7a9f5561d7861
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