diff options
author | Oleg Nesterov <[email protected]> | 2019-03-07 16:29:26 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2019-03-07 18:32:01 -0800 |
commit | 6eb3c3d0a52dca337e327ae8868ca1f44a712e02 (patch) | |
tree | 4c9923c74f17620fb6dbc00012dd7195311cff5d /tools/perf/scripts/python | |
parent | 26e152252e92999b975fe935c666a090c46905f7 (diff) |
exec: increase BINPRM_BUF_SIZE to 256
Large enterprise clients often run applications out of networked file
systems where the IT mandated layout of project volumes can end up
leading to paths that are longer than 128 characters. Bumping this up
to the next order of two solves this problem in all but the most
egregious case while still fitting into a 512b slab.
[[email protected]: update comment, per Kees]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Oleg Nesterov <[email protected]>
Reported-by: Ben Woodard <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Acked-by: Kees Cook <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions