Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166418
b: refs/heads/master
c: b0c6fbe
h: refs/heads/master
v: v3
  • Loading branch information
Rusty Russell authored and Ingo Molnar committed Sep 24, 2009
1 parent ef9cfa2 commit 2b541a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 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: 429a6e5e2c1fbe5d805aad123efbdb5f0c14769f
refs/heads/master: b0c6fbe458183cc7e1cab17be6efcbe7e435bad3
10 changes: 0 additions & 10 deletions trunk/arch/x86/include/asm/topology.h
Original file line number Diff line number Diff line change
Expand Up @@ -165,21 +165,11 @@ static inline int numa_node_id(void)
return 0;
}

static inline int cpu_to_node(int cpu)
{
return 0;
}

static inline int early_cpu_to_node(int cpu)
{
return 0;
}

static inline const struct cpumask *cpumask_of_node(int node)
{
return cpu_online_mask;
}

static inline void setup_node_to_cpumask_map(void) { }

#endif
Expand Down

0 comments on commit 2b541a2

Please sign in to comment.