From: Anton Blanchard Date: Mon, 2 Aug 2010 20:39:41 +0000 (+0000) Subject: powerpc/kdump: Stop all other CPUs before running crash handlers X-Git-Tag: v2.6.36-rc3~37^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=249ec2287579d578ea72593dc3b30a00121c4075;p=pandora-kernel.git powerpc/kdump: Stop all other CPUs before running crash handlers During kdump we run the crash handlers first then stop all other CPUs. We really want to stop all CPUs as close to the fail as possible and also have a very controlled environment for running the crash handlers, so it makes sense to reverse the order. Signed-off-by: Anton Blanchard Acked-by: Matt Evans Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed