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