Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / vfio / virqfd.c
index 085700f..2a1be85 100644 (file)
@@ -166,7 +166,7 @@ int vfio_virqfd_enable(void *opaque,
        init_waitqueue_func_entry(&virqfd->wait, virqfd_wakeup);
        init_poll_funcptr(&virqfd->pt, virqfd_ptable_queue_proc);
 
-       events = irqfd.file->f_op->poll(irqfd.file, &virqfd->pt);
+       events = vfs_poll(irqfd.file, &virqfd->pt);
 
        /*
         * Check if there was an event already pending on the eventfd