aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorOliver O'Halloran <[email protected]>2020-07-25 18:12:30 +1000
committerMichael Ellerman <[email protected]>2020-07-26 23:34:21 +1000
commit31595ae5aece519be5faa2e2013278ce45894d26 (patch)
tree326cafe0cfbe7482d33974e05d58e276af0ac501 /tools/perf/scripts/python/event_analyzing_sample.py
parentd923ab7a96fcc2b46aac9b2fc38ffdca72436fd1 (diff)
powerpc/eeh: Drop pdn use in eeh_pe_tree_insert()
This is mostly just to make the subsequent diffs less noisy. No functional changes. One thing that needs calling out is the removal of the "config_addr" variable and replacing it with edev->bdfn. The contents of edev->bdfn are the same, however it's worth pointing out that what RTAS calls a "config_addr" isn't the same as the bdfn. The config_addr is supposed to be: <bus><devfn><reg> with each field being an 8 bit number. Various parts of the EEH code use BDFN and "config_addr" as interchangeable quantities even though they aren't really. Signed-off-by: Oliver O'Halloran <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions