]> xenbits.xensource.com Git - people/pauldu/xenbus.git/commit
Simplify EVTCHN Unmask
authorPaul Durrant <paul.durrant@citrix.com>
Mon, 26 Jan 2015 16:10:31 +0000 (16:10 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Tue, 27 Jan 2015 16:12:55 +0000 (16:12 +0000)
commit3ad02ccc6c68e98ad9a83f340cd5787e45924ace
tree51bc348adba0b2e22cd756f23c37250b3906795f
parentf2bb0568261502f809f6870a48a7a0b53563ac90
Simplify EVTCHN Unmask

Just use the hypercall if the event channel is pending. It's a lot safer
than trying to avoid it.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
src/xenbus/evtchn.c