On Thu, Feb 22, 2018 at 05:08:02PM -0800, Bart Van Assche wrote:
> Hello Jens,
> 
> Recently Joseph Qi identified races between the block cgroup code and request
> queue initialization and cleanup. This patch series address these races. 
> Please
> consider these patches for kernel v4.17.
> 
> Thanks,
> 
> Bart.
> 
> Changes between v3 and v4:
> - Added three patches that fix the calling order of del_gendisk() and
>   blk_cleanup_queue() in multiple block drivers.

Suggest to add description about the reason why we have to delete
gendisk before blk_cleanup_queue() in commit log.

For patches 1 ~ 3:

Reviewed-by: Ming Lei <[email protected]>

-- 
Ming

Reply via email to