commit | 09bd1ff4b15143bc0e6dd2adf39f59f6ab6e2621 | [log] [tgz] |
---|---|---|
author | Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> | Mon Sep 17 10:47:06 2018 -0700 |
committer | Christoph Hellwig <hch@lst.de> | Mon Oct 01 14:16:12 2018 -0700 |
tree | 852011bc3aa900cd3211c7b9440dc5b37311ebd4 | |
parent | 97faec531460c949d7120672b8c77e2f41f8d6d7 [diff] |
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>