On 2020-04-04 06:35, Weiping Zhang wrote: > This patchset fix a potential kernel panic when increase more hardware > queue at runtime. > > Patch1 fix a seperate issue, since patch2 depends on it, so I send a > new patchset. > > Change since V1: > * Add second patch to fix kernel panic when update hardware queue > > Weiping Zhang (2): > block: save previous hardware queue count before udpate > block: alloc map and request for new hardware queue On top of which kernel version have these patches been prepared and tested? v5.5, v5.6, Jens' for-next branch or perhaps yet another kernel version? I'm asking this since recently a fix for blk_mq_realloc_hw_ctxs() has been accepted in Jens' tree. Thanks, Bart.