diff options
author | 2016-07-16 15:22:55 -0500 | |
---|---|---|
committer | 2016-08-08 09:17:16 -0500 | |
commit | 13bcc6a2853435bb5dad368bcbaa9d2a5b9c0ac4 (patch) | |
tree | 3c852b1ed6545b504ea23f5353d3570f46316d16 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.8-rc1 (diff) | |
download | linux-dev-13bcc6a2853435bb5dad368bcbaa9d2a5b9c0ac4.tar.xz linux-dev-13bcc6a2853435bb5dad368bcbaa9d2a5b9c0ac4.zip |
sysctl: Stop implicitly passing current into sysctl_table_root.lookup
Passing nsproxy into sysctl_table_root.lookup was a premature
optimization in attempt to avoid depending on current. The
directory /proc/self/sys has not appeared and if and when
it does this code will need to be reviewed closely and reworked
anyway. So remove the premature optimization.
Acked-by: Kees Cook <keescook@chromium.org>
Acked-by: Serge Hallyn <serge@hallyn.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions