summaryrefslogtreecommitdiffstats
path: root/kernel/watchdog_buddy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-31watchdog: fix opencoded cpumask_next_wrap() in watchdog_next_cpu()Yury Norov [NVIDIA]1-4/+1
2023-06-19watchdog/hardlockup: move SMP barriers from common code to buddy codeDouglas Anderson1-0/+21
2023-06-19watchdog/buddy: don't copy the cpumask in watchdog_next_cpu()Douglas Anderson1-3/+2
2023-06-19watchdog/buddy: cleanup how watchdog_buddy_check_hardlockup() is calledDouglas Anderson1-1/+1
2023-06-09watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUsDouglas Anderson1-0/+93