Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45615
b: refs/heads/master
c: e001548
h: refs/heads/master
i:
  45613: cb2ae70
  45611: 76da0e0
  45607: 03d6855
  45599: 1792737
v: v3
  • Loading branch information
Herbert Xu authored and Linus Torvalds committed Jan 23, 2007
1 parent 5c9fc8c commit 8a10086
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: 46fd906131bfae831b56a1e64dd94956626fc07c
refs/heads/master: e00154891137e3b0659556b877d45a16cabd700c
2 changes: 1 addition & 1 deletion trunk/drivers/kvm/vmx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1824,7 +1824,7 @@ static int vmx_vcpu_run(struct kvm_vcpu *vcpu, struct kvm_run *kvm_run)
#endif
"setbe %0 \n\t"
"popf \n\t"
: "=g" (fail)
: "=q" (fail)
: "r"(vcpu->launched), "d"((unsigned long)HOST_RSP),
"c"(vcpu),
[rax]"i"(offsetof(struct kvm_vcpu, regs[VCPU_REGS_RAX])),
Expand Down

0 comments on commit 8a10086

Please sign in to comment.