aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/watchdog_buddy.c
AgeCommit message (Expand)AuthorFilesLines
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