diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-12-30 17:41:01 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-12-30 18:52:59 +0100 |
| commit | bc0676ad47f4be386a318314a2059b43ac5665de (patch) | |
| tree | 3379f1e98d5b23d6d7a157dba69b6021ede08884 /dashboard/config/linux/bits/debug.yml | |
| parent | 0ce74b07dd1c95704c4c54626759ea869fa70abe (diff) | |
dashboard/config/linux: add arm config
Diffstat (limited to 'dashboard/config/linux/bits/debug.yml')
| -rw-r--r-- | dashboard/config/linux/bits/debug.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dashboard/config/linux/bits/debug.yml b/dashboard/config/linux/bits/debug.yml index 72e34814a..8b4fdedee 100644 --- a/dashboard/config/linux/bits/debug.yml +++ b/dashboard/config/linux/bits/debug.yml @@ -20,7 +20,7 @@ config: - DEBUG_VM_RB - DEBUG_VM_VMACACHE - DEBUG_VM_PGFLAGS - - DEBUG_VM_PGTABLE: [v5.8] + - DEBUG_VM_PGTABLE: [v5.8, -arm] - DEBUG_KMAP_LOCAL_FORCE_MAP: [x86_64, v5.11] - DEBUG_VIRTUAL: [-s390] - LOCKUP_DETECTOR: [-s390] @@ -49,7 +49,7 @@ config: - DEBUG_SG - DEBUG_PREEMPT: [optional] - PAGE_POISONING - - PTDUMP_DEBUGFS: [v5.8] + - PTDUMP_DEBUGFS: [v5.8, -arm] - HARDLOCKUP_DETECTOR: [x86_64] - BOOTPARAM_HARDLOCKUP_PANIC: [x86_64] - RING_BUFFER_VALIDATE_TIME_DELTAS: [x86_64, v5.11] |
