Re: [PATCH 0/3] nvme: enable smart AEN

From: zhenwei pi
Date: Mon May 09 2022 - 08:45:40 EST


Hi,

Sorry, I misunderstand OAES[7:0], only the first patch "nvme: introduce bit 5 of smart critical warning" is available.

On 5/7/22 14:50, zhenwei pi wrote:
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(-)


--
zhenwei pi