]> git.hungrycats.org Git - linux/commit
powerpc: 32 bit getcpu VDSO function uses 64 bit instructions
authorAnton Blanchard <anton@samba.org>
Wed, 26 Nov 2014 21:11:28 +0000 (08:11 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 6 Dec 2014 23:57:22 +0000 (15:57 -0800)
commitfe075f8be57b840bf37135d1055e4fd9542dd34c
treeb355d863b42e05a1f9246b33bc3649c22f32dcca
parent9dbd8e228ddfc7564138d73c67652eed34ef96c9
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: 18ad51dd342a ("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>
arch/powerpc/kernel/vdso32/getcpu.S