From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Date: Wed, 28 Mar 2012 16:09:52 -0700 From: Greg KH To: Sasha Levin Cc: Tim Abbott , Rusty Russell , stable@vger.kernel.org Subject: Re: Patch Upstream: module: Remove module size limit Message-ID: <20120328230952.GA6419@kroah.com> References: <20120328220121.108CF26EF@git.kroah.org> <20120328224112.GA10691@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-ID: On Thu, Mar 29, 2012 at 12:57:47AM +0200, Sasha Levin wrote: > On Thu, Mar 29, 2012 at 12:41 AM, Greg KH wrote: > > For the patch below, what are the "real world use cases" that would > > cause this to be needed in the stable kernel trees? �Is there an > > in-kernel module that is affected by this limitation? > > There are no in-kernel modules which are affected, the "real world" > scenario is debug modules generated by Ksplice. So why is this needed for the stable kernels? This really looks like a feature not a bugfix to me, how about you? greg k-h