Home
last modified time | relevance | path

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

/linux/kernel/
H A Dpanic.c59 static int pause_on_oops; variable
722 if (!pause_on_oops) in do_oops_enter_exit()
733 spin_counter = pause_on_oops; in do_oops_enter_exit()
766 * This is all enabled by the pause_on_oops kernel boot option. We do all
941 core_param(pause_on_oops, pause_on_oops, int, 0644);