From: Keith Owens Date: Mon, 3 Apr 2006 05:26:12 +0000 (+1000) Subject: [IA64] Pass more data to the MCA/INIT notify_die hooks X-Git-Tag: v2.6.17-rc2~99^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=958b166c00b39ff0b28ad2bbb32624b9f305a4e1;p=pandora-kernel.git [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 Signed-off-by: Tony Luck --- Reading git-diff-tree failed