diff options
author | Gavin Shan <[email protected]> | 2013-06-05 14:25:50 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <[email protected]> | 2013-06-10 08:36:16 +1000 |
commit | b8b3de224f194005ad87ede6fd022fcc2bef3b1a (patch) | |
tree | 9b86b3580c0e615700ecf84653f0364be8164154 /tools/perf/util/trace-event-scripting.c | |
parent | c5df457ffe6db7569de9fb856de490b5317c97b4 (diff) |
powerpc/eeh: Don't check RTAS token to get PE addr
RTAS token "ibm,get-config-addr-info" or ibm,get-config-addr-info2"
are used to retrieve the PE address according to PCI address, which
made up of domain/bus/slot/function. If we don't have those 2 tokens,
the domain/bus/slot/function would be used as the address for EEH
RTAS operations. Some older f/w might not have those 2 tokens and
that blocks the EEH functionality to be initialized. It was introduced
by commit e2af155c ("powerpc/eeh: pseries platform EEH initialization").
The patch skips the check on those 2 tokens so we can bring up EEH
functionality successfully. And domain/bus/slot/function will be
used as address for EEH RTAS operations.
Cc: <[email protected]> # v3.4+
Reported-by: Robert Knight <[email protected]>
Signed-off-by: Gavin Shan <[email protected]>
Tested-by: Robert Knight <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions