Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14557
b: refs/heads/master
c: e6c6675
h: refs/heads/master
i:
  14555: f828c07
v: v3
  • Loading branch information
Jacob.Shin@amd.com authored and Linus Torvalds committed Nov 20, 2005
1 parent a50350b commit de31267
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: fbe83e209ad9c8281e29ac17a60f91119d86fa8c
refs/heads/master: e6c667592e824c2871fe0ae3bc4b9bc7e81941f4
2 changes: 1 addition & 1 deletion trunk/include/asm-x86_64/msr.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
".section __ex_table,\"a\"\n" \
" .align 8\n" \
" .quad 1b,3b\n" \
".previous":"=&bDS" (ret__), "=a"(a), "=d"(b)\
".previous":"=&bDS" (ret__), "=a"(*(a)), "=d"(*(b))\
:"c"(msr), "i"(-EIO), "0"(0)); \
ret__; })

Expand Down

0 comments on commit de31267

Please sign in to comment.