commit | 1d430b913c2e6293a80a4a422406bc9489a476ad | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <[email protected]> | Sat Dec 01 23:45:41 2007 +1100 |
committer | David S. Miller <[email protected]> | Mon Jan 28 14:55:22 2008 -0800 |
tree | 1b7a34062422a8d23fbb57a8ea935ec3ac15a8ae | |
parent | d392e49756a99ba51577d265d6db83e3f01c6ac8 [diff] |
[UNIX]: Use ctl paths to register unix ctl tables Unlike previous ones, this patch is useful by its own, as it decreases the vmlinux size :) But it will be used later, when the per-namespace sysctl is added. Signed-off-by: Pavel Emelyanov <[email protected]> Acked-by: Eric W. Biederman <[email protected]> Signed-off-by: Herbert Xu <[email protected]> Signed-off-by: David S. Miller <[email protected]>