Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165616
b: refs/heads/master
c: 6f40142
h: refs/heads/master
v: v3
  • Loading branch information
Rusty Russell committed Sep 24, 2009
1 parent 08fff1d commit 1448a3b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: fe71a3c7dc8cfe0f239c04b4fc6501f4aa56aa0a
refs/heads/master: 6f401420e2822c24c36e6e1c657f6e7f7f777a93
6 changes: 0 additions & 6 deletions trunk/include/linux/topology.h
Original file line number Diff line number Diff line change
Expand Up @@ -211,12 +211,6 @@ int arch_update_cpu_topology(void);
#ifndef topology_core_id
#define topology_core_id(cpu) ((void)(cpu), 0)
#endif
#ifndef topology_thread_siblings
#define topology_thread_siblings(cpu) cpumask_of_cpu(cpu)
#endif
#ifndef topology_core_siblings
#define topology_core_siblings(cpu) cpumask_of_cpu(cpu)
#endif
#ifndef topology_thread_cpumask
#define topology_thread_cpumask(cpu) cpumask_of(cpu)
#endif
Expand Down

0 comments on commit 1448a3b

Please sign in to comment.