From: Gavin Shan Date: Thu, 20 Jun 2013 05:21:06 +0000 (+0800) Subject: powerpc/eeh: EEH backend for P7IOC X-Git-Tag: v3.11-rc1~94^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8747f36324bbe7f762bd9744d2dd20ebda021547;p=pandora-kernel.git powerpc/eeh: EEH backend for P7IOC For EEH on PowerNV platform, the overall architecture is different from that on pSeries platform. In order to support multiple I/O chips in future, we split EEH to 3 layers for PowerNV platform: EEH core, platform layer, I/O layer. It would give EEH implementation on PowerNV platform much more flexibility in future. The patch adds the EEH backend for P7IOC. Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed