Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98407
b: refs/heads/master
c: 72c6e25
h: refs/heads/master
i:
  98405: 0f586e1
  98403: 0fd6f48
  98399: 7abdc7e
v: v3
  • Loading branch information
Thorsten Kranzkowski authored and Linus Torvalds committed Jun 24, 2008
1 parent 7fc01e4 commit 905ad68
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 62786b9e81a2dbe9c073a2ade52d33a2627d6d85
refs/heads/master: 72c6e251ed84b3a9cdfde6711191155c47bb2b9c
2 changes: 2 additions & 0 deletions trunk/include/asm-alpha/percpu.h
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ extern unsigned long __per_cpu_offset[NR_CPUS];
#define __get_cpu_var(var) per_cpu_var(var)
#define __raw_get_cpu_var(var) per_cpu_var(var)

#define PER_CPU_ATTRIBUTES

#endif /* SMP */

#define DECLARE_PER_CPU(type, name) extern __typeof__(type) per_cpu_var(name)
Expand Down

0 comments on commit 905ad68

Please sign in to comment.