From: Gavin Shan Date: Thu, 24 Apr 2014 08:00:25 +0000 (+1000) Subject: powrpc/powernv: Reset PHB in kdump kernel X-Git-Tag: omap-for-v3.16/fixes-against-rc1~60^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=361f2a2a1536a1d7ff6f52bf0e4848c1441e17ab;p=pandora-kernel.git powrpc/powernv: Reset PHB in kdump kernel In the kdump scenario, the first kerenl doesn't shutdown PCI devices and the kdump kerenl clean PHB IODA table at the early probe time. That means the kdump kerenl can't support PCI transactions piled by the first kerenl. Otherwise, lots of EEH errors and frozen PEs will be detected. In order to avoid the EEH errors, the PHB is resetted to drop all PCI transaction from the first kerenl. Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed