Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113519
b: refs/heads/master
c: 33f8c40
h: refs/heads/master
i:
  113517: f9bfb50
  113515: e63c51e
  113511: 3ec1c02
  113503: 8db90b9
v: v3
  • Loading branch information
Vegard Nossum authored and Ingo Molnar committed Oct 13, 2008
1 parent e22690a commit a1b8707
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 3e6de5a393661c5cdabe44115e93bcbde6a742fc
refs/heads/master: 33f8c40a30ae99e971d068c9ec6088e713c46f5f
5 changes: 4 additions & 1 deletion trunk/include/asm-x86/system.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,10 @@ do { \
\
/* regparm parameters for __switch_to(): */ \
[prev] "a" (prev), \
[next] "d" (next)); \
[next] "d" (next) \
\
: /* reloaded segment registers */ \
"memory"); \
} while (0)

/*
Expand Down

0 comments on commit a1b8707

Please sign in to comment.