On Mon, Nov 30, 2020 at 05:17:48PM +0000, Christoph Hellwig wrote: > On Mon, Nov 30, 2020 at 11:19:21AM +0100, Daniel Wagner wrote: > > It's guaranteed that no request is in flight when a hctx is going > > offline. This warning is only triggered when the wq's CPU is hot > > plugged and the blk-mq is not synced up yet. > > > > As this state is temporary and the request is still processed > > correctly, better remove the warning as this is the fast path. > > > > Suggested-by: Ming Lei <ming.lei@xxxxxxxxxx> > > Signed-off-by: Daniel Wagner <dwagner@xxxxxxx> > > Looks good, > > Reviewed-by: Christoph Hellwig <hch@xxxxxx> Jens, any chance you queue this one up? Thanks, Daniel