[PATCHv2 5/5] nvme: Send uevent for unhandled AEN completions

Guan Junxiong guanjunxiong at huawei.com
Mon Oct 30 03:14:30 PDT 2017


On 2017/10/21 6:37, Keith Busch wrote:
>  static void nvme_async_event_work(struct work_struct *work)
>  {
>  	struct nvme_ctrl *ctrl =
>  		container_of(work, struct nvme_ctrl, async_event_work);
>  
> +	nvme_aen_uevent(ctrl);
>  	ctrl->ops->submit_async_event(ctrl);
>  }

Is this based on 4.15 or 4.14? I failed to apply it.




More information about the Linux-nvme mailing list