commit | 7374fa33dc2dd76b71999f8fd236e73b21161030 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Fri Apr 29 14:38:01 2022 -0700 |
committer | akpm <akpm@linux-foundation.org> | Fri Apr 29 14:38:01 2022 -0700 |
tree | b664db7fc3e1d22bf0bb9f7a3af8d80059e7781d | |
parent | d679ae94fdd5d3ab00c35078f5af5f37e068b03d [diff] |
init/Kconfig: remove USELIB syscall by default The uselib syscall has been long deprecated. There's no need to keep this enabled by default under X86_32. Link: https://lkml.kernel.org/r/20220412212519.4113845-1-keescook@chromium.org Signed-off-by: Kees Cook <keescook@chromium.org> Reviewed-by: Nathan Chancellor <nathan@kernel.org> Cc: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>