From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 25 Apr 2012 20:48:17 -0400 (EDT) Message-Id: <20120425.204817.1783721275395887649.davem@davemloft.net> To: jrnieder@gmail.com Cc: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk, sam@ravnborg.org, mmarek@suse.cz Subject: Re: [ 30/62] Fix modpost failures in fedora 17 From: David Miller In-Reply-To: <20120426004131.GA8556@burratino> References: <20120424223305.GA7748@kroah.com> <20120424223244.539071890@linuxfoundation.org> <20120426004131.GA8556@burratino> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: From: Jonathan Nieder Date: Wed, 25 Apr 2012 19:41:32 -0500 > I haven't tested this, but I suspect 3.0.y has the same problem --- > v3.3-rc1~66^2~12 ("modpost: use a table rather than a giant if/else > statement") just clarified the code a little and does not seem to have > gone wrong. > > In other words, the conflict encountered when applying this to 3.0.y > looks like a textual and not a meaningful one. Backport follows. This is %100 correct.