Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136461
b: refs/heads/master
c: 299e269
h: refs/heads/master
i:
  136459: 7b828fe
v: v3
  • Loading branch information
Brian Gerst authored and Tejun Heo committed Jan 21, 2009
1 parent 21fe7f5 commit 86ed943
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: 06deef892c7327992434917fb6592c233430803d
refs/heads/master: 299e26992a737804e13e74fdb97cdab470ed19ac
2 changes: 1 addition & 1 deletion trunk/arch/x86/include/asm/percpu.h
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ do { \
case 8: \
asm(op "q %1,"__percpu_arg(0) \
: "+m" (var) \
: "r" ((T__)val)); \
: "re" ((T__)val)); \
break; \
default: __bad_percpu_size(); \
} \
Expand Down

0 comments on commit 86ed943

Please sign in to comment.