commit | 356a5c1c6fdfb8eed6dbb3979d90c7cc7060017a | [log] [tgz] |
---|---|---|
author | Keith Owens <kaos@sgi.com> | Tue Apr 11 14:59:41 2006 +1000 |
committer | Tony Luck <tony.luck@intel.com> | Thu Apr 13 14:57:18 2006 -0700 |
tree | ec6a44500c01c902245e10dac7a3dc8a7da8b060 | |
parent | 907d91d708d9999bec0185d630062576ac4181a7 [diff] |
[IA64] ia64_wait_for_slaves() incorrectly reports MCA 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>