On Thu, 18 Jun 2009, Gregory Haskins wrote: > We currently open-code notification registration via the f_ops->poll() > method of the eventfd. Lets abstract this into a notification API > extension of eventfd, while still using the wait-queue as the underlying > mechanism. This will allow us to manage the notification mechanism > internal to eventfd without requiring the clients to change. This also > gives us the opportunity to implement race-free release() callbacks, > which we do later in the series. Another attempt to push KVM stuff into eventfd. NACK. - Davide -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html