Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powerpc: 32 bit getcpu VDSO function uses 64 bit instructions
commit 152d44a upstream. I used some 64 bit instructions when adding the 32 bit getcpu VDSO function. Fix it. Fixes: 18ad51d ("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>
- Loading branch information