diff options
author | Keith Owens <kaos@sgi.com> | 2005-09-11 17:21:46 +1000 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-09-11 14:02:43 -0700 |
commit | 289d773ee89ea80dcc364ef97d1be7ad1817387e (patch) | |
tree | e27257850d9bab951b44c21e5c3236554bb0d811 /include/asm-ia64/mca_asm.h | |
parent | e619ae0b96b6ace6629a6a0c6a5db23861ddaa78 (diff) | |
download | op-kernel-dev-289d773ee89ea80dcc364ef97d1be7ad1817387e.zip op-kernel-dev-289d773ee89ea80dcc364ef97d1be7ad1817387e.tar.gz |
[IA64] MCA/INIT: avoid reading INIT record during INIT event
Reading the INIT record from SAL during the INIT event has proved to be
unreliable, and a source of hangs during INIT processing. The new
MCA/INIT handlers remove the need to get the INIT record from SAL.
Change salinfo.c so mca.c can just flag that a new record is available,
without having to read the record during INIT processing. This patch
can be applied without the new MCA/INIT handlers.
Also clean up some usage of NR_CPUS which should have been using
cpu_online().
Signed-off-by: Keith Owens <kaos@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'include/asm-ia64/mca_asm.h')
0 files changed, 0 insertions, 0 deletions