OSDN Git Service

s390: get rid of __set_psw_mask()
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 12 Oct 2015 09:54:03 +0000 (11:54 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 27 Oct 2015 08:33:44 +0000 (09:33 +0100)
commitecbafda85371a3d85814aab8ff080a19e4d98b36
treefeb1fae346967b3d5c6b41a20b930131be3ab193
parentb0753902d42f5cb01c33f0dec47ba2aa7ecfbb3f
s390: get rid of __set_psw_mask()

With the removal of 31 bit code we can always assume that the epsw
instruction is available. Therefore use the __extract_psw() function
to disable and enable machine checks.

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