diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2023-04-02 20:55:18 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2023-04-13 17:36:26 +0200 |
commit | f9b2d96c4fa4475929e26cbac4027801d93c6e53 (patch) | |
tree | 25792e47c6a9a590ed41c0c137e78a7b006feed7 /arch/s390/kernel/module.c | |
parent | f0a2a7c527849bf1b112a43f0b8d0658a7b4e6ec (diff) |
s390/mm: use set_memory_*() helpers instead of open coding
Given that set_memory_rox() and set_memory_rwnx() exist, it is possible
to get rid of all open coded __set_memory() usages and replace them with
proper helper calls everywhere.
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>
Diffstat (limited to 'arch/s390/kernel/module.c')
0 files changed, 0 insertions, 0 deletions