Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209960
b: refs/heads/master
c: 019408f
h: refs/heads/master
v: v3
  • Loading branch information
Mikulas Patocka authored and David S. Miller committed Aug 19, 2010
1 parent 8696ac7 commit ebd942e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0f58189d4a3ca96d7959501ecb203177efdbc5bd
refs/heads/master: 019408f9b89c68cd7b8ddb904960dc17ccf7e531
1 change: 1 addition & 0 deletions trunk/arch/sparc/include/asm/system_64.h
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ do { __asm__ __volatile__("ba,pt %%xcc, 1f\n\t" \
*/
#define write_pic(__p) \
__asm__ __volatile__("ba,pt %%xcc, 99f\n\t" \
" nop\n\t" \
".align 64\n" \
"99:wr %0, 0x0, %%pic\n\t" \
"rd %%pic, %%g0" : : "r" (__p))
Expand Down

0 comments on commit ebd942e

Please sign in to comment.