diff options
| author | Alexander Potapenko <glider@google.com> | 2023-08-02 16:37:10 +0200 |
|---|---|---|
| committer | Alexander Potapenko <glider@google.com> | 2023-08-02 14:52:18 +0000 |
| commit | 39a91c1806bfc2087977dbe31529c34219a8aba6 (patch) | |
| tree | d038200b401e130825d6df074bca67a963573f00 /dashboard/config/linux/bits | |
| parent | b178af491c6df304580bfef024c68eee5b6a1df5 (diff) | |
dashboard/config: switch KMSAN configs to upstream tree
Since we are using the upstream tree to build KMSAN on syzbot,
switch the kernel configs to also reference that tree.
Diffstat (limited to 'dashboard/config/linux/bits')
| -rw-r--r-- | dashboard/config/linux/bits/kmsan.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dashboard/config/linux/bits/kmsan.yml b/dashboard/config/linux/bits/kmsan.yml index e3bbfdbb9..466512db5 100644 --- a/dashboard/config/linux/bits/kmsan.yml +++ b/dashboard/config/linux/bits/kmsan.yml @@ -3,10 +3,6 @@ compiler: /usr/bin/clang -kernel: - repo: https://github.com/google/kmsan.git - tag: kmsan-v6.4-rc1 - config: - KMSAN - KMSAN_CHECK_PARAM_RETVAL |
