[S390] cmm: remove unused binary sysctls.
Remove binary sysctls that never worked due to missing strategy functions. Cc: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:
committed by
Martin Schwidefsky
parent
411788ea7f
commit
43ebbf119a
@ -207,11 +207,6 @@ enum
|
||||
VM_PANIC_ON_OOM=33, /* panic at out-of-memory */
|
||||
VM_VDSO_ENABLED=34, /* map VDSO into new processes? */
|
||||
VM_MIN_SLAB=35, /* Percent pages ignored by zone reclaim */
|
||||
|
||||
/* s390 vm cmm sysctls */
|
||||
VM_CMM_PAGES=1111,
|
||||
VM_CMM_TIMED_PAGES=1112,
|
||||
VM_CMM_TIMEOUT=1113,
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user