Revision 152d44a853e42952f6c8a504fb1f8eefd21fd5fd authored by Anton Blanchard on 26 November 2014, 21:11:28 UTC, committed by Michael Ellerman on 26 November 2014, 22:42:12 UTC
I used some 64 bit instructions when adding the 32 bit getcpu VDSO
function. Fix it.

Fixes: 18ad51dd342a ("powerpc: Add VDSO version of getcpu")
Cc: stable@vger.kernel.org
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
1 parent 360d88a
History
File Mode Size
Kconfig -rw-r--r-- 1.0 KB
Makefile -rw-r--r-- 150 bytes
hsr_device.c -rw-r--r-- 11.7 KB
hsr_device.h -rw-r--r-- 815 bytes
hsr_forward.c -rw-r--r-- 9.8 KB
hsr_forward.h -rw-r--r-- 577 bytes
hsr_framereg.c -rw-r--r-- 13.1 KB
hsr_framereg.h -rw-r--r-- 1.7 KB
hsr_main.c -rw-r--r-- 3.1 KB
hsr_main.h -rw-r--r-- 4.9 KB
hsr_netlink.c -rw-r--r-- 11.2 KB
hsr_netlink.h -rw-r--r-- 923 bytes
hsr_slave.c -rw-r--r-- 4.3 KB
hsr_slave.h -rw-r--r-- 1.1 KB

back to top