Peter Xu <[email protected]> wrote: > It was only used for quitting the page fault thread before. Let it be > something more useful - now we can use it to notify a "wake" for the > page fault thread (for any reason), and it only means "quit" if the > fault_thread_quit is set. > > Since we changed what it does, renaming it to userfault_event_fd. > > Reviewed-by: Dr. David Alan Gilbert <[email protected]> > Signed-off-by: Peter Xu <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
