Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136417
b: refs/heads/master
c: 7de6883
h: refs/heads/master
i:
  136415: 5a1e7d5
v: v3
  • Loading branch information
Tejun Heo authored and Ingo Molnar committed Jan 16, 2009
1 parent 6f11b73 commit 00aa4db
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: 7f268f4352cd7d3d18a20268887600aaebd9d974
refs/heads/master: 7de6883faad71e3a253d55b9e1a47b89ebce0a31
2 changes: 1 addition & 1 deletion trunk/arch/x86/include/asm/pda.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ do { \
case 8: \
asm(op "q %1,%%gs:%c2": \
"+m" (_proxy_pda.field) : \
"ri" ((T__)val), \
"r" ((T__)val), \
"i"(pda_offset(field))); \
break; \
default: \
Expand Down

0 comments on commit 00aa4db

Please sign in to comment.