]> asedeno.scripts.mit.edu Git - linux.git/commit
s390: don't store registers on disabled wait anymore
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 12 Oct 2015 10:28:28 +0000 (12:28 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 27 Oct 2015 08:33:48 +0000 (09:33 +0100)
commitf9e6edfb9cf780edfe0a649a85ed00032e787f69
tree38792409d233c7c9980af1c9b12761a3067b03ec
parentecbafda85371a3d85814aab8ff080a19e4d98b36
s390: don't store registers on disabled wait anymore

The current disabled wait code stores register contents into their
save areas, however it is (at least) missing the new vector registers.

Given the fact that the whole exercise seems to be rather pointless
simply don't save any registers anymore.

In a "live" system it is always possible to inspect register contents,
and in case of a dump the register contents will be stored by the
dump mechanism.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/processor.h