Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755471AbYJZUSW (ORCPT ); Sun, 26 Oct 2008 16:18:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753742AbYJZUSI (ORCPT ); Sun, 26 Oct 2008 16:18:08 -0400 Received: from casper.infradead.org ([85.118.1.10]:41685 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754044AbYJZUSH (ORCPT ); Sun, 26 Oct 2008 16:18:07 -0400 Date: Sun, 26 Oct 2008 13:18:18 -0700 From: Arjan van de Ven To: "John W. Linville" Cc: torvalds@linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, rjw@sisk.pl, rodriguez@atheros.com, johannes@sipsolutions.net Subject: Re: [PATCH] wireless: fix regression caused by regulatory config option Message-ID: <20081026131818.7517c103@infradead.org> In-Reply-To: <20081026200939.GC12648@tuxdriver.com> References: <20081026103024.2712ddc9@infradead.org> <20081026200939.GC12648@tuxdriver.com> Organization: Intel X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.12; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.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: 1092 Lines: 31 On Sun, 26 Oct 2008 16:09:39 -0400 "John W. Linville" wrote: f > > Change the default to "y" and also adjust the config text a little > > to reflect this. > > Is it common practice to have compatibility options default to > "y"? I'm not saying it shouldn't be, just wondering if it has been > traditionally? yes default should be "keep working as before" it's not always nice, especially if you're trying to get rid of some nasty stuff, but think of it this way: you should be able to use a new kernel on an existing distro, at least for a reasonable type of distro (eg something shipped in, say, the last 2 years). In this case: even Fedora 10 is not likely to work! -- Arjan van de Ven Intel Open Source Technology Centre For development, discussion and tips for power savings, visit http://www.lesswatts.org -- 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/