From: Gavin Shan Date: Tue, 10 Jun 2014 01:41:55 +0000 (+1000) Subject: powerpc/eeh: Avoid event on passed PE X-Git-Tag: omap-for-v3.17/fixes-against-rc2~134^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05ec424e38fbba43829820b8f3634154f812e67e;p=pandora-kernel.git powerpc/eeh: Avoid event on passed PE We must not handle EEH error on devices which are passed to somebody else. Instead, we expect that the frozen device owner detects an EEH error and recovers from it. This avoids EEH error handling on passed through devices so the device owner gets a chance to handle them. Signed-off-by: Gavin Shan Acked-by: Alexander Graf Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed