diff options
author | Gary Hade <garyhade@us.ibm.com> | 2008-02-08 23:00:52 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-04-21 06:47:03 +0200 |
commit | cb3576fa34e36907e292f408cb6c258f4fd112ad (patch) | |
tree | 39756b6a25ba477e0f58e3a4efd125d0953d4296 /scripts/mod/file2alias.c | |
parent | PCI: #if 0 pci_cleanup_aer_correct_error_status() (diff) | |
download | linux-cb3576fa34e36907e292f408cb6c258f4fd112ad.tar.xz linux-cb3576fa34e36907e292f408cb6c258f4fd112ad.zip |
PCI: Include PCI domain in PCI bus names on x86/x86_64
The PCI bus names included in /proc/iomem and /proc/ioports are
of the form 'PCI Bus #XX' where XX is the bus number. This patch
changes the naming to 'PCI Bus XXXX:YY' where XXXX is the domain
number and YY is the bus number. For example, PCI bus 14 in
domain 0 will show as 'PCI Bus 0000:14' instead of 'PCI Bus #14'.
This change makes the naming consistent with other architectures
such as ia64 where multiple PCI domain support has been around
longer.
Signed-off-by: Gary Hade <garyhade@us.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts/mod/file2alias.c')
0 files changed, 0 insertions, 0 deletions