Re: [PATCH block/for-6.2-fixes] block: Drop spurious might_sleep() from blk_put_queue()

From: Tejun Heo
Date: Fri Jan 06 2023 - 15:47:27 EST


On Fri, Jan 06, 2023 at 12:45:12PM -0800, Luis Chamberlain wrote:
> *tons* has changed since e8c7d14ac6c3 and so the bots might think that
> *if* this patch is applied upstream it is justified for older kernels
> and I don't think that's yet been verified and doubt it.

Didn't look like anything relevant changed to me. Besides, all that the
patch does is removing a might_sleep() which can't hurt anything.

--
tejun