Re: [PATCH v5] blkcg: allocate struct blkcg_gq outside request queue spinlock
From: Tahsin Erdogan
Date: Sat Mar 11 2017 - 23:36:10 EST
On Sat, Mar 11, 2017 at 2:52 PM, Jens Axboe <axboe@xxxxxxxxx> wrote:
>
> Talked to Tejun about this as well, and we both agree that the splitting
> this into separate init/alloc paths would be much cleaner. I can't
> apply the current patch, sorry, it's just too ugly to live.
Do you mean, you prefer the approach that was taken in v1 patch or
something else?