diff options
author | Alexey Dobriyan <[email protected]> | 2020-01-30 22:17:01 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-01-31 10:30:41 -0800 |
commit | 18676ffcee596079037b1767e4efe38b06f05eb8 (patch) | |
tree | 35df6ca21f4098d69d2fb64c878ee795d486ab6a /tools/perf/util/c++/clang-test.cpp | |
parent | 03c6d723eeac2d7beaa6d9682768469659088d77 (diff) |
fs/binfmt_elf.c: make BAD_ADDR() unlikely
If some mapping goes past TASK_SIZE it will be rejected by kernel which
means no such userspace binaries exist.
Mark every such check as unlikely.
Link: http://lkml.kernel.org/r/20191215124355.GA21124@avx2
Signed-off-by: Alexey Dobriyan <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions