Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165618
b: refs/heads/master
c: 4f269bf
h: refs/heads/master
v: v3
  • Loading branch information
Rusty Russell committed Sep 24, 2009
1 parent a21bb91 commit 31bce91
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 434e2187e69b97ad8d035258766e1ea56067625d
refs/heads/master: 4f269bf5e1652370164a0b4b04db7c47c0c96a8a
1 change: 0 additions & 1 deletion trunk/arch/s390/include/asm/topology.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ const struct cpumask *cpu_coregroup_mask(unsigned int cpu);

extern cpumask_t cpu_core_map[NR_CPUS];

#define topology_core_siblings(cpu) (cpu_core_map[cpu])
#define topology_core_cpumask(cpu) (&cpu_core_map[cpu])

int topology_set_cpu_management(int fc);
Expand Down

0 comments on commit 31bce91

Please sign in to comment.