Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753737AbYJNPPn (ORCPT ); Tue, 14 Oct 2008 11:15:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751528AbYJNPPf (ORCPT ); Tue, 14 Oct 2008 11:15:35 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:56808 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750892AbYJNPPf (ORCPT ); Tue, 14 Oct 2008 11:15:35 -0400 Date: Tue, 14 Oct 2008 11:15:26 -0400 From: Christoph Hellwig To: Tejun Heo Cc: Jens Axboe , 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: <20081014151526.GA30205@infradead.org> 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> User-Agent: Mutt/1.5.18 (2008-05-17) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 565 Lines: 12 On Mon, Oct 13, 2008 at 03:41:35PM +0900, 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. Just remove the whole "debug" code. It clutters up all block drivers with ifdefs and doesn't actually provide any benefit. -- 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/