Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96349
b: refs/heads/master
c: 0646153
h: refs/heads/master
i:
  96347: 9cb607e
v: v3
  • Loading branch information
Yinghai Lu authored and Thomas Gleixner committed May 10, 2008
1 parent 7f570b5 commit b4fa24b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5ecddcebfb7c737fe36494c77bd99ad045eab5ae
refs/heads/master: 0646153921892cc7a81320a6920beaca06b3e9f0
8 changes: 0 additions & 8 deletions trunk/arch/x86/pci/k8-bus_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -504,14 +504,6 @@ static int __init early_fill_mp_bus_info(void)
}
}

#ifdef CONFIG_NUMA
for (i = 0; i < BUS_NR; i++) {
node = mp_bus_to_node[i];
if (node >= 0)
printk(KERN_DEBUG "bus: %02x to node: %02x\n", i, node);
}
#endif

for (i = 0; i < pci_root_num; i++) {
int res_num;
int busnum;
Expand Down

0 comments on commit b4fa24b

Please sign in to comment.