On 5/7/20 7:03 AM, Weiping Zhang wrote: > Hi, > > This series mainly fix the kernel panic when increase hardware queue, > and also fix some other misc issue. > > Memleak 1: > > __blk_mq_alloc_rq_maps > __blk_mq_alloc_rq_map > > if fail > blk_mq_free_rq_map > > Actually, __blk_mq_alloc_rq_map alloc both map and request, here > also need free request. Applied for 5.8, thanks. -- Jens Axboe