Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136704
b: refs/heads/master
c: 0eb592d
h: refs/heads/master
v: v3
  • Loading branch information
Jeremy Fitzhardinge authored and H. Peter Anvin committed Feb 4, 2009
1 parent 6080cf0 commit 0ec9552
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: 664c7954721adfc9bd61de6ec78f89f482f1a802
refs/heads/master: 0eb592dbba40baebec9cdde3ff4574185de6cbcc
2 changes: 1 addition & 1 deletion trunk/arch/x86/include/asm/paravirt.h
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ int paravirt_disable_iospace(void);
"=c" (__ecx)
#define PVOP_CALL_CLOBBERS PVOP_VCALL_CLOBBERS

#define PVOP_VCALLEE_CLOBBERS "=a" (__eax)
#define PVOP_VCALLEE_CLOBBERS "=a" (__eax), "=d" (__edx)
#define PVOP_CALLEE_CLOBBERS PVOP_VCALLEE_CLOBBERS

#define EXTRA_CLOBBERS
Expand Down

0 comments on commit 0ec9552

Please sign in to comment.