]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit74672356d69de1ba0e651a2e7e4627608eb14b40
treeec6a44500c01c902245e10dac7a3dc8a7da8b060
parent9ef0efdc5cff2a9fd096a60523d424a90bb12367
[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>
arch/ia64/kernel/mca.c