mirror of
https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10.git
synced 2026-09-09 00:07:04 +08:00
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/2227 JIRA: https://issues.redhat.com/browse/RHEL-154147 MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/2227 Tested: After booting up the patch kernel, the following sysfs files were present. - /sys/kernel/hardlockup_count - /sys/kernel/softlockup_count The Jira requests the backport of commit aaf05e96e93c ("kernel/watchdog: add /sys/kernel/{hard,soft}lockup_count"). While at it, the MR also updates the kernel/watchdog.c and kernel/panic.c code base to v6.18 with fixes beyond that as well as some other miscellaneous commits. Signed-off-by: Waiman Long <longman@redhat.com> Approved-by: Tony Camuso <tcamuso@redhat.com> Approved-by: Derek Barbosa <debarbos@redhat.com> Approved-by: Simo Sorce <simo@redhat.com> Approved-by: Lenny Szubowicz <lszubowi@redhat.com> Approved-by: Vladislav Dronov <vdronov@redhat.com> Approved-by: Ricardo Robaina <rrobaina@redhat.com> Approved-by: Rafael Aquini <raquini@redhat.com> Approved-by: Audra Mitchell <aubaker@redhat.com> Approved-by: Baoquan He <5820488-baoquan_he@users.noreply.gitlab.com> Approved-by: Pingfan Liu <piliu@redhat.com> Approved-by: Phil Auld <pauld@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>