]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
nvme: update timeout module parameter type
authorMarc Olson <marcolso@amazon.com>
Thu, 7 Sep 2017 00:23:56 +0000 (17:23 -0700)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 21 Nov 2017 15:24:01 +0000 (16:24 +0100)
commitfe638ada2bdb5d4b1038def5c8e565e825f2cefc
tree631553326fc06353e1b3ecf086745434a31c46e8
parent56c0f0ec6e87524db5ec63451b7388de5a4047cc
nvme: update timeout module parameter type

The underlying blk_mq_tag_set, and request timeout parameters support an
unsigned int. Extend the size of the nvme module parameters for io and
admin commands to match.

Signed-off-by: Marc Olson <marcolso@amazon.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
BugLink: https://bugs.launchpad.net/bugs/1729119
(cherry-picked from commit 8ae4e4477d8f5cc7736816a0492f82934ca32ab7)
Signed-off-by: Daniel Axtens <daniel.axtens@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Colin King <colin.king@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
drivers/nvme/host/core.c
drivers/nvme/host/nvme.h