Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100064
b: refs/heads/master
c: c28b95d
h: refs/heads/master
v: v3
  • Loading branch information
Glauber Costa authored and Ingo Molnar committed Jul 9, 2008
1 parent 0101503 commit d70efc3
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: 53938a68a2f971058bc53aaa8c70f9f24f684cdc
refs/heads/master: c28b95d9bb7da0c3be22826c56a05899e21e5ece
2 changes: 1 addition & 1 deletion trunk/include/asm-x86/uaccess_64.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
asm("add %3,%1 ; sbb %0,%0 ; cmp %1,%4 ; sbb $0,%0" \
: "=&r" (flag), "=r" (roksum) \
: "1" (addr), "g" ((long)(size)), \
"g" (current_thread_info()->addr_limit.seg)); \
"rm" (current_thread_info()->addr_limit.seg)); \
flag; \
})

Expand Down

0 comments on commit d70efc3

Please sign in to comment.