Re: [PATCH 5.10] block, bfq: remove useless checking in bfq_put_queue()

From: Yu Kuai
Date: Mon Oct 07 2024 - 21:42:07 EST


Hi,

在 2024/10/07 22:21, Jens Axboe 写道:
On 10/7/24 8:07 AM, George Rurikov wrote:
From: George Ryurikov <g.ryurikov@xxxxxxxxxxxxxxx>

From: Yu Kuai <yukuai3@xxxxxxxxxx>

commit 1e3cc2125d7cc7d492b2e6e52d09c1e17ba573c3

'bfqq->bfqd' is ensured to set in bfq_init_queue(), and it will never
change afterwards.

No point pushing this to stable, so no from here.


Yes, and there are no follow up fixes as well.

Thanks,
Kuai