Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105214
b: refs/heads/master
c: 9982fbf
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jul 6, 2008
1 parent c896546 commit 9a51add
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: 68083e05d72d94f347293d8cc0067050ba904bfa
refs/heads/master: 9982fbface82893e77d211fbabfbd229da6bdde6
4 changes: 0 additions & 4 deletions trunk/include/linux/cpumask.h
Original file line number Diff line number Diff line change
Expand Up @@ -394,10 +394,6 @@ int __next_cpu_nr(int n, const cpumask_t *srcp);

#endif /* NR_CPUS > 64 */

#define next_cpu_nr(n, src) next_cpu(n, src)
#define cpus_weight_nr(cpumask) cpus_weight(cpumask)
#define for_each_cpu_mask_nr(cpu, mask) for_each_cpu_mask(cpu, mask)

/*
* The following particular system cpumasks and operations manage
* possible, present and online cpus. Each of them is a fixed size
Expand Down

0 comments on commit 9a51add

Please sign in to comment.