powerpc/kvm: sldi should be sld
authorMichael Neuling <mikey@neuling.org>
Mon, 25 Jun 2012 13:33:11 +0000 (13:33 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 2 Jul 2012 04:30:12 +0000 (14:30 +1000)
commit2f584a146a2965b82fce89b8d2f95dc5cfe468d0
tree29683314e6f54a2b9c35b57e3dfcc92603d524f1
parentbc1d7702910c7c7e88eb60b58429dbfe293683ce
powerpc/kvm: sldi should be sld

Since we are taking a registers, this should never have been an sldi.
Talking to paulus offline, this is the correct fix.

Was introduced by:
 commit 19ccb76a1938ab364a412253daec64613acbf3df
 Author: Paul Mackerras <paulus@samba.org>
 Date:   Sat Jul 23 17:42:46 2011 +1000

Talking to paulus, this shouldn't be a literal.

Signed-off-by: Michael Neuling <mikey@neuling.org>
CC: <stable@kernel.org> [v3.2+]
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kvm/book3s_hv_rmhandlers.S