]> git.baikalelectronics.ru Git - kernel.git/commit
x86/PCI: make PCI bus locality messages more meaningful
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Wed, 10 Dec 2008 20:12:00 +0000 (13:12 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 7 Jan 2009 19:12:45 +0000 (11:12 -0800)
commit0896076f7833843c826d37432f32d0e95377c08d
tree6b0b9aab96b2c0022b40eb20e89828fd069d7fcf
parentea9696d9aa173be5d4556e0edd9514c2e1fe81c7
x86/PCI: make PCI bus locality messages more meaningful

Change PCI bus locality messages so they have a bit more context
and look like the rest of PCI, e.g.,

    - bus 01 -> node 0
    - bus 04 -> node 0
    + pci 0000:01: bus on NUMA node 0
    + pci 0000:04: bus on NUMA node 0

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/x86/pci/acpi.c