]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
s390: remove pointless load within __switch_to
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 24 Jun 2016 08:02:38 +0000 (10:02 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 28 Jun 2016 07:32:40 +0000 (09:32 +0200)
commit43799597dc78358d31fdad86a6480054c519bacc
tree415dda08c2e06732ef5f2f0fe23359cdfbafa9c5
parent907fa061cc24f7092db4fcb7938b9cb6ea7dd15e
s390: remove pointless load within __switch_to

Remove a leftover from the code that transferred a couple of TIF bits
from the previous task to the next task.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/entry.S