]> git.karo-electronics.de Git - karo-tx-linux.git/commit
s390: fix control register update
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 1 Apr 2014 11:45:33 +0000 (13:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 May 2014 14:59:24 +0000 (07:59 -0700)
commitb76ef393e23a7eb8616dd439227f80b63d347a29
treec37602583ab68088b46ffff173dcb1e2bab6a8be
parent90f13e94a66ccf503e1eb15a5c7577a95422f56d
s390: fix control register update

commit a8a934e44f2bd0ed613e1aa0471e3478c6a9228a upstream.

The git commit c63badebfebacdba827ab1cc1d420fc81bd8d818
"s390: optimize control register update" broke the update for
control register 0. After the update do the lctlg from the correct
value.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/s390/kernel/ptrace.c