From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Sender: Tejun Heo Date: Fri, 13 Apr 2018 08:18:42 -0700 From: "tj@kernel.org" To: Bart Van Assche Cc: "hch@lst.de" , "linux-block@vger.kernel.org" , "00moses.alexander00@gmail.com" <00moses.alexander00@gmail.com>, "axboe@kernel.dk" Subject: Re: [PATCH] block: Ensure that a request queue is dissociated from the cgroup controller Message-ID: <20180413151842.GC1911913@devbig577.frc2.facebook.com> References: <20180412135149.GX793541@devbig577.frc2.facebook.com> <20180412153748.GB793541@devbig577.frc2.facebook.com> <20180412161247.GD793541@devbig577.frc2.facebook.com> <20180412181121.GA1911913@devbig577.frc2.facebook.com> <22e0bba319877407a0abccf292ef0b22454db04d.camel@wdc.com> <20180412190915.GB1911913@devbig577.frc2.facebook.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: List-ID: Hello, Bart. On Thu, Apr 12, 2018 at 10:40:52PM +0000, Bart Van Assche wrote: > Is something like the patch below perhaps what you had in mind? Yeah, exactly. It'd be really great to have the lockdep asserts add to the right places. Thanks. -- tejun