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)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 26 Nov 2014 22:42:12 +0000 (09:42 +1100)
commit152d44a853e42952f6c8a504fb1f8eefd21fd5fd
treec899d6e29dd07166468e92bdd2ab0070b94afadf
parent360d88a9e3fba596a12520b242fbab1c45b983e1
powerpc: 32 bit getcpu VDSO function uses 64 bit instructions

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>
arch/powerpc/kernel/vdso32/getcpu.S