]> git.baikalelectronics.ru Git - kernel.git/commit
nvme-core: add async event trace helper
authorChaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Mon, 17 Sep 2018 17:47:06 +0000 (10:47 -0700)
committerChristoph Hellwig <hch@lst.de>
Mon, 1 Oct 2018 21:16:12 +0000 (14:16 -0700)
commitecd1339f90ef05bc89c2a5ea780271742e56af4d
tree852011bc3aa900cd3211c7b9440dc5b37311ebd4
parent82cefc966e1bbba17b1c2f9f85412e4e21247cd2
nvme-core: add async event trace helper

This patch adds a new event for nvme async event notification.
We print the async event in the decoded format when we recognize
the event otherwise we just dump the result.

Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/core.c
drivers/nvme/host/trace.h