powerpc/kvm: sldi should be sld
authorMichael Neuling <mikey@neuling.org>
Mon, 25 Jun 2012 13:33:11 +0000 (13:33 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 12 Jul 2012 03:32:04 +0000 (04:32 +0100)
commit6f00b2dd2b9224f7ca8b57ab012b8050813533d0
tree7c829997f273d051d098e7bc1bc22ef6133adce2
parent6ff38e97bd02e4b975f2217a64482749f1b487b0
powerpc/kvm: sldi should be sld

commit 2f584a146a2965b82fce89b8d2f95dc5cfe468d0 upstream.

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>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
arch/powerpc/kvm/book3s_hv_rmhandlers.S