From: Christian Borntraeger Date: Wed, 30 May 2012 19:58:46 +0000 (+0200) Subject: s390/kvm: get rid of duplicate instruction X-Git-Tag: v3.6-rc1~126^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=569ba7d2083681abbfc2f6d6550e74e64833dada;p=pandora-kernel.git s390/kvm: get rid of duplicate instruction After commit 5e8010cb50d3de7202641c0088c211f7c9593ebc s390: replace TIF_SIE with PF_VCPU there is no need to load the thread info before sie_loop where it is also loaded. Get rid of this duplicate instruction. Signed-off-by: Christian Borntraeger Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed