]> git.baikalelectronics.ru Git - kernel.git/commit
blk-mq: enable polling support by default
authorChristoph Hellwig <hch@lst.de>
Thu, 3 Mar 2016 15:04:03 +0000 (16:04 +0100)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 4 Mar 2016 17:20:10 +0000 (12:20 -0500)
commitfcfc176aca8c848e9d738ed9f3975194be0d2212
tree2acba43aed9841b5842716306404e0294a52f1e6
parent5107935eee93eec2c35b23fdce340f4df4fe8500
blk-mq: enable polling support by default

Now that applications need to explicitly ask for polling we can enable it
by default in blk-mq drivers.  Note that this will only have an affect
on driver that supply a poll function, which currently only includes nvme.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Stephen Bates <stephen.bates@pmcs.com>
Tested-by: Stephen Bates <stephen.bates@pmcs.com>
Reviewed-by: Jeff Moyer <jmoyer@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
include/linux/blkdev.h