]> 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)
commit0fac32e215436f959b2a08aed51b1c48dcbd715b
treec899d6e29dd07166468e92bdd2ab0070b94afadf
parentcc62b7a0b9d30340e9d9862330df60924ee402e3
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: 08a06a5cac06 ("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