Re: [PATCH 12/36] fs: add new vfs_poll and file_can_poll helpers

2018-03-19 Thread Darrick J. Wong
On Mon, Mar 05, 2018 at 01:27:19PM -0800, Christoph Hellwig wrote: > These abstract out calls to the poll method in preparation for changes > in how we poll. > > Signed-off-by: Christoph Hellwig > --- > drivers/staging/comedi/drivers/serial2002.c | 4 ++-- > drivers/vfio/virqfd.c

[PATCH 12/36] fs: add new vfs_poll and file_can_poll helpers

2018-03-05 Thread Christoph Hellwig
These abstract out calls to the poll method in preparation for changes in how we poll. Signed-off-by: Christoph Hellwig --- drivers/staging/comedi/drivers/serial2002.c | 4 ++-- drivers/vfio/virqfd.c | 2 +- drivers/vhost/vhost.c | 2

[PATCH 12/36] fs: add new vfs_poll and file_can_poll helpers

2018-01-22 Thread Christoph Hellwig
These abstract out calls to the poll method in preparation for changes in how we poll. Signed-off-by: Christoph Hellwig --- drivers/staging/comedi/drivers/serial2002.c | 4 ++-- drivers/vfio/virqfd.c | 2 +- drivers/vhost/vhost.c | 2

[PATCH 12/36] fs: add new vfs_poll and file_can_poll helpers

2018-01-17 Thread Christoph Hellwig
These abstract out calls to the poll method in preparation for changes in how we poll. Signed-off-by: Christoph Hellwig --- drivers/staging/comedi/drivers/serial2002.c | 4 ++-- drivers/vfio/virqfd.c | 2 +- drivers/vhost/vhost.c | 2