commit | 0663a36284586ac9a9781be8aa7e8ca9fff16d06 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Wed Dec 10 13:12:00 2008 -0700 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Jan 07 11:12:45 2009 -0800 |
tree | 6b0b9aab96b2c0022b40eb20e89828fd069d7fcf | |
parent | 29935282f24a6ce2f0a65c3d77fb7f695461f583 [diff] |
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>