s390/kvm: get rid of duplicate instruction
commit569ba7d2083681abbfc2f6d6550e74e64833dada
authorChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 30 May 2012 19:58:46 +0000 (30 21:58 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 5 Jun 2012 11:23:35 +0000 (5 13:23 +0200)
tree75a76d7225ff41d94e1b322a0f3812651849db06
parent99becf1328d8d71dd6f4480e3591d7dcdb389e57
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 <borntraeger@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/entry64.S