s390/mm: implement set_memory_rwnx()
authorHeiko Carstens <hca@linux.ibm.com>
Sun, 2 Apr 2023 18:55:17 +0000 (20:55 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Thu, 13 Apr 2023 15:36:26 +0000 (17:36 +0200)
commitf0a2a7c527849bf1b112a43f0b8d0658a7b4e6ec
tree5adaa7cfdf5b05b7165a9e90416d384f5c9696f2
parent22e99fa56443f19b96e2e888854bfc202dd97069
s390/mm: implement set_memory_rwnx()

Given that set_memory_rox() is implemented, provide also set_memory_rwnx().
This allows to get rid of all open coded __set_memory() usages in s390
architecture code.

Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/set_memory.h