Commit c0379f2
CKI KWF Bot
Merge: redhat/configs: automotive: set CONFIG_TIMEOUT_PANIC
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/293
JIRA: https://issues.redhat.com/browse/RHEL-76119
Upstream Status: kernel-ark.git commit 0fde3f480b3b
commit 0fde3f480b3b
For automotive any condition leading to PANIC should be considered as
dangerous and fatal, hence we want to stop operation as soon as possible.
So set the panic timeout value < 0 to reboot immediately for the generic
kernel config.
For debug we might be interested on capture the panic an don't reboot
immediately, so maintain the current behaviour and wait forever to let
the user decide what to do.
Signed-off-by: Enric Balletbo i Serra <eballetb@redhat.com>
Approved-by: Brian Masney <bmasney@redhat.com>
Approved-by: Eric Chanudet <echanude@redhat.com>
Approved-by: Rafael Aquini <raquini@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: CKI GitLab Kmaint Pipeline Bot <26919896-cki-kmaint-pipeline-bot@users.noreply.gitlab.com>File tree
2 files changed
+2
-0
lines changed- redhat/configs/rhel/automotive
- debug
- generic
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments