Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752412Ab0FUHFg (ORCPT ); Mon, 21 Jun 2010 03:05:36 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:50939 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751403Ab0FUHFd (ORCPT ); Mon, 21 Jun 2010 03:05:33 -0400 Date: Mon, 21 Jun 2010 09:05:17 +0200 From: Ingo Molnar To: Vivek Goyal Cc: linux kernel mailing list , Jens Axboe , Divyesh Shah Subject: Re: [PATCH] cfq-iosched: Fixed boot warning with BLK_CGROUP=y and CFQ_GROUP_IOSCHED=n Message-ID: <20100621070517.GA31535@elte.hu> References: <20100618143947.GA8431@redhat.com> <20100620081016.GA5365@elte.hu> <20100620225622.GA12368@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100620225622.GA12368@redhat.com> User-Agent: Mutt/1.5.20 (2009-08-17) X-ELTE-SpamScore: -1.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.0 required=5.9 tests=BAYES_20 autolearn=no SpamAssassin version=3.2.5 -1.0 BAYES_20 BODY: Bayesian spam probability is 5 to 20% [score: 0.1940] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 834 Lines: 27 * Vivek Goyal wrote: > On Sun, Jun 20, 2010 at 10:10:16AM +0200, Ingo Molnar wrote: > > > > * Vivek Goyal wrote: > > > > > Hi Jens, > > > > > > Few days back Ingo noticed a CFQ boot time warning. This patch fixes it. > > > > Hm, have you tested it? This bit: > > I did compile and boot testing. Booted with CFQ_GROUP_IOSCHED=n to make > sure warning seen by you is gone. [...] It was not a build warning, it was a build failure. (Even if it built the recursion would cause a crash on bootup.) Will try your newer patch too. Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/