Commit aa2483e
CKI KWF Bot
Merge: sched: Increase sched_tick_remote timeout
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/7630
JIRA: https://issues.redhat.com/browse/RHEL-102425
Upstream Status: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core
commit aaab6bb
Author: Phil Auld <pauld@redhat.com>
Date: Thu Sep 11 12:13:00 2025 -0400
sched: Increase sched_tick_remote timeout
Increase the sched_tick_remote WARN_ON timeout to remove false
positives due to temporarily busy HK cpus. The suggestion
was 30 seconds to catch really stuck remote tick processing
but not trigger it too easily.
Suggested-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Phil Auld <pauld@redhat.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://patch.msgid.link/20250911161300.437944-1-pauld@redhat.com
Signed-off-by: Phil Auld <pauld@redhat.com>
Approved-by: Waiman Long <longman@redhat.com>
Approved-by: Herton R. Krzesinski <herton@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>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5596 | 5596 | | |
5597 | 5597 | | |
5598 | 5598 | | |
5599 | | - | |
| 5599 | + | |
5600 | 5600 | | |
5601 | 5601 | | |
5602 | 5602 | | |
| |||
0 commit comments