From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 11 Sep 2018 18:11:43 +0200 Message-ID: From: Takashi Iwai To: Jens Axboe Cc: Paolo Valente , linux-block@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [REGRESSION] bfq probe failed on 4.19-rc3 In-Reply-To: <8b5a7dc9-2dc1-16ee-4b05-a72eb6680c77@kernel.dk> References: <8b5a7dc9-2dc1-16ee-4b05-a72eb6680c77@kernel.dk> MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII List-ID: On Tue, 11 Sep 2018 18:09:44 +0200, Jens Axboe wrote: > > On 9/11/18 10:03 AM, Takashi Iwai wrote: > > Hi, > > > > I noticed that bfq doesn't appear in the I/O scheduler list on > > 4.19-rc3. It seems that blkcg_policy_register() at the beginning of > > bfq_init() returns -ENOSPC, hence the probe aborts silently. > > > > Is this already addressed? > > Haven't heard about this one before. What kernel did you last use that > worked? IIRC, 4.18 worked fine. Let me see whether I have a backup... Takashi