]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2d6bc77a014d4637be6870fa924bee1f6dc75c2a
treea990db595c7e17b946f255b8570e7f4cf1d3e2c9
parentc66b02772197f6816b60e54a028542a88fae65b4
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