s390/sysctl: Remove "vm/allocate_pgste" sysctl
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 10 Mar 2025 11:43:01 +0000 (12:43 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 18 Mar 2025 16:13:05 +0000 (17:13 +0100)
commit46ba4d0bfcc1cafa2336cab03c02124ba0da0552
tree326ff678026e7db22d4aa297a3e764a165a8fbd6
parent174cb82a5761f15f2c469672452b720d9f51cbd7
s390/sysctl: Remove "vm/allocate_pgste" sysctl

Remove the not needed "vm/allocate_pgste" sysctl. It has no effect
anymore. However this is a user space visible change. It shouldn't cause
any problems, however if it does this needs to be partially reverted.

Note that some distributions set
vm/allocate_pgste=1

in one of the various sysctl configuration files. Besides a warning about
the (now) non-existent procfs file this doesn't cause any problems.

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/pgalloc.h
arch/s390/mm/pgalloc.c