[PATCH 06/21] pSeries platform EEH PE address retrieval

2012-02-27 Thread Gavin Shan
There're 2 types of addresses used for EEH operations. The first one would be BDF (Bus/Device/Function) address which is retrieved from the reg property of the corresponding FDT node. Another one is PE address that should be enquired from firmware through RTAS call on pSeries platform. When issuing

[PATCH 06/21] pSeries platform EEH PE address retrieval

2012-02-24 Thread Gavin Shan
There're 2 types of addresses used for EEH operations. The first one would be BDF (Bus/Device/Function) address which is retrieved from the reg property of the corresponding FDT node. Another one is PE address that should be enquired from firmware through RTAS call on pSeries platform. When issuing