[PATCH 11/21] ppc/eeh: trace EEH state based on PE

2012-09-05 Thread Gavin Shan
Since we've introduced dedicated struct to trace individual PEs, it's reasonable to trace its state through the dedicated struct instead of using eeh_dev any more. The patches implements the state tracing based on PE. It's notable that the PE state will be applied to the specified PE as well as

[PATCH 11/21] ppc/eeh: trace EEH state based on PE

2012-06-27 Thread Gavin Shan
Since we've introduced dedicated struct to trace individual PEs, it's reasonable to trace its state through the dedicated struct instead of using eeh_dev any more. The patches implements the state tracing based on PE. It's notable that the PE state will be applied to the specified PE as well as