[PATCH 07/22] powerpc/eeh: EEH post initialization operation

2013-05-14 Thread Gavin Shan
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 --- arch/powerpc/include/asm/eeh.h |1 + arch/powerpc/pl

[PATCH 07/22] powerpc/eeh: EEH post initialization operation

2013-03-01 Thread Gavin Shan
The patch adds new EEH operation post_init. It's used to notify the platform that EEH core has completed the EEH probe. Through that, PowerNV will enable EEH eventually. Signed-off-by: Gavin Shan --- arch/powerpc/include/asm/eeh.h |1 + arch/powerpc/platforms/pseries/eeh.c | 11 +