[PATCH 17/21] ppc/eeh: make EEH handler PE sensitive

2012-09-05 Thread Gavin Shan
Once eeh error is found, eeh event will be created and put it into the global linked list. At the mean while, kernel thread will be started to process it. The handler for the kernel thread originally was eeh device sensitive. The patch reworks the handler of the kernel thread so that it's PE

[PATCH 17/21] ppc/eeh: make EEH handler PE sensitive

2012-06-27 Thread Gavin Shan
Once eeh error is found, eeh event will be created and put it into the global linked list. At the mean while, kernel thread will be started to process it. The handler for the kernel thread originally was eeh device sensitive. The patch reworks the handler of the kernel thread so that it's PE