diff options
author | 2005-09-11 17:21:46 +1000 | |
---|---|---|
committer | 2005-09-11 14:02:43 -0700 | |
commit | 289d773ee89ea80dcc364ef97d1be7ad1817387e (patch) | |
tree | e27257850d9bab951b44c21e5c3236554bb0d811 /lib/dec_and_lock.c | |
parent | [IA64] MCA/INIT: add an extra thread_info flag (diff) | |
download | wireguard-linux-289d773ee89ea80dcc364ef97d1be7ad1817387e.tar.xz wireguard-linux-289d773ee89ea80dcc364ef97d1be7ad1817387e.zip |
[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 'lib/dec_and_lock.c')
0 files changed, 0 insertions, 0 deletions