Searched refs:kill_current_task (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/cpu/mce/
H A Dcore.c1460 int worst = 0, order, no_way_out, kill_current_task, lmce, taint = 0; local
1489 * If kill_current_task is not set, there might be a way to recover from this
1492 kill_current_task = 0;
1518 kill_current_task = 1;
1583 if (worst != MCE_AR_SEVERITY && !kill_current_task)

Completed in 186 milliseconds