From: Anton Blanchard Date: Wed, 26 Nov 2014 21:11:28 +0000 (+1100) Subject: powerpc: 32 bit getcpu VDSO function uses 64 bit instructions X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~63^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=152d44a853e42952f6c8a504fb1f8eefd21fd5fd;p=pandora-kernel.git 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 Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed