Home
last modified time | relevance | path

Searched refs:did_panic (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/
H A Dhung_task.c54 static int __read_mostly did_panic; variable
81 did_panic = 1; in hung_task_panic()
190 if (test_taint(TAINT_DIE) || did_panic) in check_hung_uninterruptible_tasks()