powerpc/eeh: Handle EEH error based on PE
The patch reworks the current implementation so that the eeh errors will be handled basing on PE instead of eeh device. Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:

committed by
Benjamin Herrenschmidt

parent
120dc49661
commit
9b3c76f081
@@ -32,7 +32,7 @@ struct eeh_event {
|
||||
};
|
||||
|
||||
int eeh_send_failure_event(struct eeh_pe *pe);
|
||||
struct eeh_dev *handle_eeh_events(struct eeh_event *);
|
||||
void eeh_handle_event(struct eeh_pe *pe);
|
||||
|
||||
#endif /* __KERNEL__ */
|
||||
#endif /* ASM_POWERPC_EEH_EVENT_H */
|
||||
|
Reference in New Issue
Block a user