android_kernel_lge_bullhead/arch/powerpc/kernel/vdso32
Anton Blanchard 4088246f87 powerpc: 32 bit getcpu VDSO function uses 64 bit instructions
commit 152d44a853e42952f6c8a504fb1f8eefd21fd5fd upstream.

I used some 64 bit instructions when adding the 32 bit getcpu VDSO
function. Fix it.

Fixes: 18ad51dd34 ("powerpc: Add VDSO version of getcpu")
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-12-16 09:09:43 -08:00
..
.gitignore [POWERPC] Update .gitignore for new vdso generated files 2007-10-08 08:38:12 -05:00
Makefile powerpc: Add VDSO version of getcpu 2012-07-11 14:18:40 +10:00
cacheflush.S [POWERPC] vdso: Fixes for cache block sizes 2007-11-20 13:56:31 +11:00
datapage.S
getcpu.S powerpc: 32 bit getcpu VDSO function uses 64 bit instructions 2014-12-16 09:09:43 -08:00
gettimeofday.S powerpc: Add VDSO version of time 2013-04-23 16:05:05 +10:00
note.S
sigtramp.S Fix common misspellings 2011-03-31 11:26:23 -03:00
vdso32.lds.S powerpc: Add VDSO version of time 2013-04-23 16:05:05 +10:00
vdso32_wrapper.S Use macros for .data.page_aligned section. 2009-09-21 06:27:08 +02:00