]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
nvme: Display raw APST configuration via DYNAMIC_DEBUG
authorAndy Lutomirski <luto@kernel.org>
Thu, 29 Jun 2017 09:59:19 +0000 (17:59 +0800)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Fri, 14 Jul 2017 13:24:17 +0000 (10:24 -0300)
commit1802953d11159535e62025c9c0ca3260116a0241
tree8cb76790dec837a6bef023bd9ee1cb31253280e1
parent69ba2835682b5678b411613d12f5629770e2959e
nvme: Display raw APST configuration via DYNAMIC_DEBUG

BugLink: https://bugs.launchpad.net/bugs/1699004
Debugging APST is currently a bit of a pain.  This gives optional
simple log messages that describe the APST state.

The easiest way to use this is probably with the nvme_core.dyndbg=+p
module parameter.

Signed-off-by: Andy Lutomirski <luto@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
(cherry picked from commit fb0dc3993b537e12ce63511d535ff86efff13c8f)
Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Acked-by: Seth Forshee <seth.forshee@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
drivers/nvme/host/core.c