commit | ac7a0fcea39d29125b83b73583463e5ab70fdb37 | [log] [tgz] |
---|---|---|
author | Vasily Gorbik <gor@linux.ibm.com> | Wed Jun 26 00:00:42 2019 +0200 |
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | Fri Jul 26 13:36:22 2019 +0200 |
tree | 4529880a03394781edaf2d2ac8862984d4c64d35 | |
parent | 4f419eb14272e0698e8c55bb5f3f266cc2a21c81 [diff] |
s390/mm: use shared variables for sysctl range check Since commit eec4844fae7c ("proc/sysctl: add shared variables for range check") special shared variables are available for sysctl range check. Reuse them for /proc/sys/vm/allocate_pgste proc handler. Acked-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>