[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d2be00d5-6a17-ea18-2f27-ffbfc6bfaa48@huawei.com>
Date: Fri, 7 Feb 2020 15:10:01 +0800
From: "yukuai (C)" <yukuai3@...wei.com>
To: Bart Van Assche <bvanassche@....org>, <axboe@...nel.dk>,
<ming.lei@...hat.com>, <chaitanya.kulkarni@....com>,
<damien.lemoal@....com>, <dhowells@...hat.com>,
<asml.silence@...il.com>, <ajay.joshi@....com>
CC: <linux-block@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<yi.zhang@...wei.com>, <zhangxiaoxu5@...wei.com>,
<luoshijie1@...wei.com>
Subject: Re: [PATCH] block: revert pushing the final release of request_queue
to a workqueue.
On 2020/2/7 14:02, yukuai (C) wrote:
> And I do agree that commit 7b36a7189fc3 is the right
> one.
My apologize that this is a mistake. Commit db6d99523560 is the one that
makes it safe to revert commit dc9edc44de6c. Because Commit db6d99523560
remove blk_exit_rl() from blkg_free().
blkg_release
call_rcu --> can't sleep inside this
__blkg_release
blkg_free
blk_exit_rl
blk_put_queue
Powered by blists - more mailing lists