Searched hist:"958 b166c00b39ff0b28ad2bbb32624b9f305a4e1" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/ia64/kernel/ |
H A D | mca.c | diff 958b166c00b39ff0b28ad2bbb32624b9f305a4e1 Mon Apr 03 00:26:12 CDT 2006 Keith Owens <kaos@sgi.com> [IA64] Pass more data to the MCA/INIT notify_die hooks
The MCA/INIT handlers maintain important state in the SAL to OS (sos) area and in the monarch_cpu flag. Kernel debuggers (such as KDB) need this data, and may need to adjust the monarch_cpu field so make the data available to the notify_die hooks. Define two more events for calling the functions on the notify_die chain.
Signed-off-by: Keith Owens <kaos@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
|