]> git.baikalelectronics.ru Git - kernel.git/commit
nvme: modify the debug level for setting shutdown timeout
authorMax Gurtovoy <maxg@mellanox.com>
Sun, 31 Dec 2017 13:33:27 +0000 (15:33 +0200)
committerChristoph Hellwig <hch@lst.de>
Mon, 8 Jan 2018 10:02:00 +0000 (11:02 +0100)
commit37330725340de8d77fba33977977a508f97ec8b9
tree80da2ffb1717bbf539f397d7068cd7c9a0de3058
parent5b95046f180b4b8ed00c335d2252d005c99e9ea9
nvme: modify the debug level for setting shutdown timeout

When an NVMe controller reports RTD3 Entry Latency larger than the value
of shutdown_timeout module parameter, we update the shutdown_timeout
accordingly to honor RTD3 Entry Latency. Use an informational debug level
instead of a warning level for it.

Signed-off-by: Max Gurtovoy <maxg@mellanox.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/core.c