diff options
author | Bharat Kumar Gogada <[email protected]> | 2016-09-01 15:44:46 +0530 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2016-09-13 10:41:48 -0500 |
commit | 9413d968f24371bede2c82ec7bb8d040eede8417 (patch) | |
tree | 6755d0423674490384a09b03df1ac81755ae1207 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | b328f3ce993c647c055f917afa947d6c2369461d (diff) |
microblaze/PCI: Add multidomain support for procfs
We create a procfs directory for every PCI bus. Previously, the directory
name was just the bus number, so using the same bus number in different
domains caused a kernel crash when we tried to create a duplicate
directory.
Make pci_proc_domain() return the domain number, so procfs directories for
buses in domain 0 are named with just the bus number, and directories for
buses in other domains include both the domain number and the bus number.
[bhelgaas: changelog]
Signed-off-by: Bharat Kumar Gogada <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Michal Simek <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions