summaryrefslogtreecommitdiffstats
path: root/kernel/watchdog_buddy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* watchdog/hardlockup: move SMP barriers from common code to buddy codeDouglas Anderson2023-06-201-0/+21
* watchdog/buddy: don't copy the cpumask in watchdog_next_cpu()Douglas Anderson2023-06-201-3/+2
* watchdog/buddy: cleanup how watchdog_buddy_check_hardlockup() is calledDouglas Anderson2023-06-201-1/+1
* watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUsDouglas Anderson2023-06-101-0/+93