commit | 05ec424e38fbba43829820b8f3634154f812e67e | [log] [tgz] |
---|---|---|
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | Tue Jun 10 11:41:55 2014 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Aug 05 15:28:47 2014 +1000 |
tree | 3adea52ae78ec67819c5cde299436fa4c4fd37c7 | |
parent | 9287b95ec9ded0a4458094ebd967502263d80112 [diff] |
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 <gwshan@linux.vnet.ibm.com> Acked-by: Alexander Graf <agraf@suse.de> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>