From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754481Ab1KCBcQ (ORCPT ); Wed, 2 Nov 2011 21:32:16 -0400 Received: from cantor2.suse.de ([195.135.220.15]:50210 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753793Ab1KCBcK (ORCPT ); Wed, 2 Nov 2011 21:32:10 -0400 Date: Wed, 2 Nov 2011 18:29:29 -0700 From: Greg KH To: David Decotigny Cc: Randy Dunlap , Jason Wessel , Rusty Russell , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, kgdb-bugreport@lists.sourceforge.net, Michal Schmidt , Richard Kennedy , Linus Walleij , Dmitry Torokhov , Kay Sievers , Lucas De Marchi , Satoru Moriya Subject: Re: [PATCH v2 3/3] param: make /sys/module/*/paramaters optional Message-ID: <20111103012929.GA3449@suse.de> References: <4cfeb61114204047567a77acf5895cb56b745460.1320191327.git.david.decotigny@google.com> <20111102002412.GA14977@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 02, 2011 at 04:02:24PM -0700, David Decotigny wrote: > Thank you all for your feedback. > > FYI, this patch was meant to be an answer to a negative feedback I > received when I proposed changing a few module_param(... perm=S_IRUGO) > in forcedeth driver. But I agree the "price to pay" is very low. Who gave you complaints about that? Really? > Should I drop this patch? Please do. greg k-h