commit | 21fd21f59082c2538883a280e7f0e9b374cf6cec | [log] [tgz] |
---|---|---|
author | Gavin Shan <shangw@linux.vnet.ibm.com> | Thu Jun 20 13:20:57 2013 +0800 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Jun 20 17:05:51 2013 +1000 |
tree | 67398c6fe7a52233b90f836fe7ac540e8e5263e9 | |
parent | 51fb5f563274de01e47ad2cbdd48018557926fe3 [diff] |
powerpc/eeh: EEH post initialization operation The patch adds new EEH operation post_init. It's used to notify the platform that EEH core has completed the EEH probe. By that, PowerNV platform starts to use the services supplied by EEH functionality. Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>