From: Michael Neuling Date: Mon, 25 Jun 2012 13:33:11 +0000 (+0000) Subject: powerpc/kvm: sldi should be sld X-Git-Tag: v3.5-rc6~26^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f584a146a2965b82fce89b8d2f95dc5cfe468d0;p=pandora-kernel.git 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 Date: Sat Jul 23 17:42:46 2011 +1000 Talking to paulus, this shouldn't be a literal. Signed-off-by: Michael Neuling CC: [v3.2+] Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed