From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [PATCH] parisc: fix module loading failure of large kernel modules (take 4) Date: Thu, 1 Jan 2009 08:37:32 -0800 Message-ID: <20090101083732.51694e45.akpm@linux-foundation.org> References: <4959346E.7060600@gmx.de> <200812310915.41693.rusty@rustcorp.com.au> <495B5806.3080505@gmx.de> <20081231105425.9ccac21d.akpm@linux-foundation.org> <20090101142401.GA25690@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: Linus Torvalds , Roland Dreier , Ian Campbell , Jeremy Fitzhardinge , Helge Deller , Rusty Russell , linux-parisc , Linux Kernel Development , Kyle McMartin , Randolph Chung , Sam Ravnborg , John David Anglin , stable@kernel.org To: Ingo Molnar Return-path: In-Reply-To: <20090101142401.GA25690@elte.hu> List-ID: List-Id: linux-parisc.vger.kernel.org On Thu, 1 Jan 2009 15:24:01 +0100 Ingo Molnar wrote: > * Linus Torvalds wrote: > > > > > > > On Wed, 31 Dec 2008, Andrew Morton wrote: > > > > > > Adrian claimed that it was gcc-4.1.0 and 4.1.1 only. He proposed > > > banning them: http://lkml.org/lkml/2008/8/5/444 > > > > If it really is just those releases, then yes, considering the number of > > cases we apparently have, and considering how ugly it is in some cases > > to move the weak function anywhere else, maybe banning those versions is > > the proper thing to do. > > > > It probably won't hurt very many people - yeah, some people will be > > forced to upgrade, but I have this memory of early 4.1 having had other > > bugs anyway, so it's probably a good idea. > > That would be _really_ nice to do IMHO I wonder if we should do it in -stable too. Probably yes.