Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117971
b: refs/heads/master
c: ff3c536
h: refs/heads/master
i:
  117969: 2af55dd
  117967: d09d678
v: v3
  • Loading branch information
Isaku Yamahata authored and Ingo Molnar committed Oct 23, 2008
1 parent ccf2013 commit eaea6ae
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: 75909fd619d15400e7c6d0fc3af09838ee8b166e
refs/heads/master: ff3c536291ce96ef6f45704cd37eaed71127dd42
2 changes: 1 addition & 1 deletion trunk/drivers/xen/events.c
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@ void xen_poll_irq(int irq)

poll.nr_ports = 1;
poll.timeout = 0;
poll.ports = &evtchn;
set_xen_guest_handle(poll.ports, &evtchn);

if (HYPERVISOR_sched_op(SCHEDOP_poll, &poll) != 0)
BUG();
Expand Down

0 comments on commit eaea6ae

Please sign in to comment.