From: Christian Borntraeger Date: Wed, 30 May 2012 19:58:46 +0000 (+0200) Subject: s390/kvm: get rid of duplicate instruction X-Git-Tag: upstream/snapshot3+hdmi~6998^2~20 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=569ba7d2083681abbfc2f6d6550e74e64833dada;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_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 --- diff --git a/arch/s390/kernel/entry64.S b/arch/s390/kernel/entry64.S index 229fe1d..bf80a59 100644 --- a/arch/s390/kernel/entry64.S +++ b/arch/s390/kernel/entry64.S @@ -974,7 +974,6 @@ ENTRY(sie64a) stg %r3,__SF_EMPTY+8(%r15) # save guest register save area xc __SF_EMPTY+16(8,%r15),__SF_EMPTY+16(%r15) # host id == 0 lmg %r0,%r13,0(%r3) # load guest gprs 0-13 - lg %r14,__LC_THREAD_INFO # pointer thread_info struct sie_loop: lg %r14,__LC_THREAD_INFO # pointer thread_info struct tm __TI_flags+7(%r14),_TIF_EXIT_SIE