commit | 958b166c00b39ff0b28ad2bbb32624b9f305a4e1 | [log] [tgz] |
---|---|---|
author | Keith Owens <kaos@sgi.com> | Mon Apr 03 15:26:12 2006 +1000 |
committer | Tony Luck <tony.luck@intel.com> | Fri Apr 07 22:51:51 2006 -0700 |
tree | 9a7d086f44e4fc034f1f91eed945ef4eabc5fa0c | |
parent | 2db8d99ffdbed7d2beb1bbdefdcd086dda9dee98 [diff] |
[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>