Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119288
b: refs/heads/master
c: 0090d48
h: refs/heads/master
v: v3
  • Loading branch information
Isaku Yamahata authored and Tony Luck committed Nov 20, 2008
1 parent f33b4fb commit b6cf99c
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: 93fe10b670a7a6a1dc9649c7860f452dc7bbbb9d
refs/heads/master: 0090d481ee4c5d9a54ae2c457ab3ef9111dd4a91
2 changes: 1 addition & 1 deletion trunk/arch/ia64/xen/hypercall.S
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ __HCALL2(xen_set_rr, HYPERPRIVOP_SET_RR)
__HCALL2(xen_set_kr, HYPERPRIVOP_SET_KR)

#ifdef CONFIG_IA32_SUPPORT
__HCALL1(xen_get_eflag, HYPERPRIVOP_GET_EFLAG)
__HCALL0(xen_get_eflag, HYPERPRIVOP_GET_EFLAG)
__HCALL1(xen_set_eflag, HYPERPRIVOP_SET_EFLAG) // refer SDM vol1 3.1.8
#endif /* CONFIG_IA32_SUPPORT */

Expand Down

0 comments on commit b6cf99c

Please sign in to comment.