[IA64] ia64_wait_for_slaves() incorrectly reports MCA
authorKeith Owens <kaos@sgi.com>
Tue, 11 Apr 2006 04:59:41 +0000 (14:59 +1000)
committerTony Luck <tony.luck@intel.com>
Thu, 13 Apr 2006 21:57:18 +0000 (14:57 -0700)
ia64_wait_for_slaves() was changed in 2.6.17-rc1 to report the slave
state.  It incorrectly assumes that all slaves are for MCA, but
ia64_wait_for_slaves() is also called from the INIT monarch handler.
The existing message is very misleading, so correct it.

Signed-off-by: Keith Owens <kaos@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found