diff options
| author | Alexander Potapenko <glider@google.com> | 2022-06-13 18:23:49 +0200 |
|---|---|---|
| committer | Alexander Potapenko <ramosian.glider@gmail.com> | 2022-06-14 11:29:25 +0200 |
| commit | f6ad0dfbec67e9c32ab952f80ef9141df653cd56 (patch) | |
| tree | 8828e53cb14da17ff24cfcdd09863044c6e0871f /dashboard/config/linux/upstream-kmsan-base.config | |
| parent | 68dce47d1bae01441c618ad5633b51d4271f718c (diff) | |
dashboard/config/linux: update configs
Regenerate config after changing "CONFIG_IPC_NS" to "IPC_NS".
For some reason KMSAN configs also got regenerated.
Diffstat (limited to 'dashboard/config/linux/upstream-kmsan-base.config')
| -rw-r--r-- | dashboard/config/linux/upstream-kmsan-base.config | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/dashboard/config/linux/upstream-kmsan-base.config b/dashboard/config/linux/upstream-kmsan-base.config index cb4579047..c285dd5e4 100644 --- a/dashboard/config/linux/upstream-kmsan-base.config +++ b/dashboard/config/linux/upstream-kmsan-base.config @@ -5,12 +5,12 @@ # Automatically generated file; DO NOT EDIT. # Linux/x86_64 5.18.0-rc4 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="clang version 14.0.0 (https://github.com/llvm/llvm-project.git 38e16e1cebb891ad47b85727bf46f7dac6d7da94)" +CONFIG_CC_VERSION_TEXT="clang version 15.0.0 (https://github.com/llvm/llvm-project.git 9ffb5944a699b6a0d69c169ceff97636395ee30f)" CONFIG_GCC_VERSION=0 CONFIG_CC_IS_CLANG=y -CONFIG_CLANG_VERSION=140000 +CONFIG_CLANG_VERSION=150000 CONFIG_AS_IS_LLVM=y -CONFIG_AS_VERSION=140000 +CONFIG_AS_VERSION=150000 CONFIG_LD_IS_BFD=y CONFIG_LD_VERSION=23502 CONFIG_LLD_VERSION=0 @@ -4573,6 +4573,8 @@ CONFIG_LSM="landlock,lockdown,yama,safesetid,integrity,tomoyo,apparmor,bpf" CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y CONFIG_INIT_STACK_NONE=y +CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y +# CONFIG_ZERO_CALL_USED_REGS is not set # end of Memory initialization # end of Kernel hardening options # end of Security options |
