From: Keith Owens Date: Tue, 11 Apr 2006 04:59:41 +0000 (+1000) Subject: [IA64] ia64_wait_for_slaves() incorrectly reports MCA X-Git-Tag: v2.6.17-rc2~77^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=356a5c1c6fdfb8eed6dbb3979d90c7cc7060017a;p=pandora-kernel.git [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 Signed-off-by: Tony Luck --- Reading git-diff-tree failed