commit | 26dbc60f385ff9cff475ea2a3bad02e80fd6fa43 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Thu Feb 20 08:34:44 2020 -0600 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Thu Feb 20 10:06:02 2020 -0600 |
tree | d93c8dc15ec45d9320e11cfb41f873757bb2649a | |
parent | 0afa5ca82212247456f9de1468b595a111fee633 [diff] |
proc: Generalize proc_sys_prune_dcache into proc_prune_siblings_dcache This prepares the way for allowing the pid part of proc to use this dcache pruning code as well. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>