Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165606
b: refs/heads/master
c: a0219d9
h: refs/heads/master
v: v3
  • Loading branch information
Rusty Russell committed Sep 24, 2009
1 parent a62f280 commit 2e255b1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 29c337a034b5526e80a785409d15d3b7c7edecf4
refs/heads/master: a0219d948dd712561817b0d7c95fd2f10b698203
3 changes: 0 additions & 3 deletions trunk/include/linux/cpumask.h
Original file line number Diff line number Diff line change
Expand Up @@ -324,8 +324,6 @@ static inline const struct cpumask *get_cpu_mask(unsigned int cpu)
[BITS_TO_LONGS(NR_CPUS)-1] = CPU_MASK_LAST_WORD \
} }

#define CPU_MASK_ALL_PTR (&CPU_MASK_ALL)

#else

#define CPU_MASK_ALL \
Expand All @@ -336,7 +334,6 @@ static inline const struct cpumask *get_cpu_mask(unsigned int cpu)

/* cpu_mask_all is in init/main.c */
extern cpumask_t cpu_mask_all;
#define CPU_MASK_ALL_PTR (&cpu_mask_all)

#endif

Expand Down

0 comments on commit 2e255b1

Please sign in to comment.