Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161638
b: refs/heads/master
c: 1a8dd30
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo committed Jun 29, 2009
1 parent f6c53ed commit d7df0d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: bf4bb2b1f285ec56e7f3cbf0190761b42131871c
refs/heads/master: 1a8dd307cc0a2119be4e578c517795464e6dabba
2 changes: 1 addition & 1 deletion trunk/include/linux/percpu-defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
*/
#define DECLARE_PER_CPU_SECTION(type, name, sec) \
extern __PCPU_DUMMY_ATTRS char __pcpu_scope_##name; \
extern __PCPU_ATTRS(sec) __weak __typeof__(type) per_cpu__##name
extern __PCPU_ATTRS(sec) __typeof__(type) per_cpu__##name

#define DEFINE_PER_CPU_SECTION(type, name, sec) \
__PCPU_DUMMY_ATTRS char __pcpu_scope_##name; \
Expand Down

0 comments on commit d7df0d6

Please sign in to comment.