s390/mm,pages-states: get rid of register asm
authorHeiko Carstens <hca@linux.ibm.com>
Thu, 17 Jun 2021 18:30:15 +0000 (20:30 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Mon, 28 Jun 2021 09:18:28 +0000 (11:18 +0200)
commit2bd67038f89e6400afcdbdc53ad1fde674a58195
treea990db595c7e17b946f255b8570e7f4cf1d3e2c9
parent7e86f967f4c98a6ad2a8c33c39f041e2955c05c8
s390/mm,pages-states: get rid of register asm

There is no reason to use fixed registers for the essa
instruction. Therefore remove the register asm construct.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/mm/page-states.c