Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758385AbYJMIsQ (ORCPT ); Mon, 13 Oct 2008 04:48:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756843AbYJMIrX (ORCPT ); Mon, 13 Oct 2008 04:47:23 -0400 Received: from pasmtpb.tele.dk ([80.160.77.98]:50597 "EHLO pasmtpB.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756746AbYJMIrX (ORCPT ); Mon, 13 Oct 2008 04:47:23 -0400 Date: Mon, 13 Oct 2008 10:46:42 +0200 From: Jens Axboe To: Tejun Heo Cc: Ingo Molnar , Linus Torvalds , linux-kernel@vger.kernel.org, Andrew Morton , Thomas Gleixner , "H. Peter Anvin" , Yinghai Lu Subject: Re: [PATCH] block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVT Message-ID: <20081013084642.GE19428@kernel.dk> References: <20081010205642.GA28840@elte.hu> <48EFF84B.5060108@kernel.org> <20081011071939.GA26465@elte.hu> <20081011140826.GS19428@kernel.dk> <20081011143355.GA6274@elte.hu> <20081011143947.GT19428@kernel.dk> <20081011145823.GA14062@elte.hu> <20081011175818.GY19428@kernel.dk> <48F2ED9F.7020606@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48F2ED9F.7020606@kernel.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 734 Lines: 22 On Mon, Oct 13 2008, Tejun Heo wrote: > CONFIG_DEBUG_BLOCK_EXT_DEVT can break booting even on some modern > distros. Add BIG FAT WARNING to keep people at a safe distance. > > Signed-off-by: Tejun Heo > --- > Okay, w/ or w/o Ingo's change, it would be worthwhile to warn > people more clearly so that we can at least say 'told ya'. :-) > > lib/Kconfig.debug | 5 +++++ > 1 file changed, 5 insertions(+) Agree, this looks appropriate. I'll add it. -- Jens Axboe -- 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/