Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139099
b: refs/heads/master
c: cc301d2
h: refs/heads/master
i:
  139097: 7112dc1
  139095: 1da0c64
v: v3
  • Loading branch information
Rusty Russell committed Mar 16, 2009
1 parent 0ac7cf4 commit 3759136
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 7b45101d09ab13eafc0c3a5232e1606654d122ea
refs/heads/master: cc301d261f5d49cbff66b2f459f58f2652899cdb
4 changes: 0 additions & 4 deletions trunk/arch/sparc/include/asm/topology_64.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ static inline int pcibus_to_node(struct pci_bus *pbus)
}
#endif

#define pcibus_to_cpumask(bus) \
(pcibus_to_node(bus) == -1 ? \
CPU_MASK_ALL : \
node_to_cpumask(pcibus_to_node(bus)))
#define cpumask_of_pcibus(bus) \
(pcibus_to_node(bus) == -1 ? \
CPU_MASK_ALL_PTR : \
Expand Down

0 comments on commit 3759136

Please sign in to comment.