public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] nvme: enable smart AEN
@ 2022-05-07  6:50 zhenwei pi
  2022-05-07  6:50 ` [PATCH 1/3] nvme: introduce bit 5 of smart critical warning zhenwei pi
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: zhenwei pi @ 2022-05-07  6:50 UTC (permalink / raw)
  To: kbusch, hch; +Cc: sagi, axboe, linux-nvme, linux-kernel, zhenwei pi

Hi,

There are several changes in this series:
- Add missing NVME_SMART_CRIT_PMR_UNRELIABLE enum type.
- Add missing NVME_AEN_CFG_SMART_CRIT_* enum types.
- Enable smart AEN.

zhenwei pi (3):
  nvme: introduce bit 5 of smart critical warning
  nvme: introduce smart bits of aen cfg
  nvme: enable smart AEN

 drivers/nvme/host/core.c |  6 +++++-
 include/linux/nvme.h     | 20 ++++++++++++++++----
 2 files changed, 21 insertions(+), 5 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-05-11  0:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-07  6:50 [PATCH 0/3] nvme: enable smart AEN zhenwei pi
2022-05-07  6:50 ` [PATCH 1/3] nvme: introduce bit 5 of smart critical warning zhenwei pi
2022-05-10  5:49   ` Christoph Hellwig
2022-05-10  6:44     ` zhenwei pi
2022-05-07  6:50 ` [PATCH 2/3] nvme: introduce smart bits of aen cfg zhenwei pi
2022-05-07  6:50 ` [PATCH 3/3] nvme: enable smart AEN zhenwei pi
2022-05-09 12:41 ` [PATCH 0/3] " zhenwei pi
2022-05-10 19:13 ` Sagi Grimberg
2022-05-11  0:02   ` zhenwei pi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox