]> git.baikalelectronics.ru Git - kernel.git/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)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 26 Nov 2014 22:42:12 +0000 (09:42 +1100)
commit7401bf6a0f36d7f635fdeb294c0c7154bb842b20
treec899d6e29dd07166468e92bdd2ab0070b94afadf
parent495c0d62e529530d7bb7acadadcbcba5e3c0b79e
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: 97cb735f45ba ("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