]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0441e1797d530a0b520aea360bda9c6298b22fa7
treefeb1fae346967b3d5c6b41a20b930131be3ab193
parent31c2e51cf34fcfaad1cb007b597087515b40fa4e
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