From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pb0-f46.google.com ([209.85.160.46]:41777 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754102Ab2DWUWw (ORCPT ); Mon, 23 Apr 2012 16:22:52 -0400 Received: by pbbro12 with SMTP id ro12so67184pbb.19 for ; Mon, 23 Apr 2012 13:22:52 -0700 (PDT) Date: Mon, 23 Apr 2012 13:22:48 -0700 From: Greg KH Subject: Re: [GIT] modpost fix for newer toolchain Message-ID: <20120423202248.GA24548@kroah.com> References: <20120423184918.GA27862@sepie.suse.cz> <20120423192201.GA18512@merkur.ravnborg.org> <20120423201226.GA22593@kroah.com> <20120423.161353.876914987115892015.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120423.161353.876914987115892015.davem@davemloft.net> Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: David Miller Cc: sam@ravnborg.org, mmarek@suse.cz, torvalds@linux-foundation.org, linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org On Mon, Apr 23, 2012 at 04:13:53PM -0400, David Miller wrote: > From: Greg KH > Date: Mon, 23 Apr 2012 13:12:26 -0700 > > > On Mon, Apr 23, 2012 at 09:22:01PM +0200, Sam Ravnborg wrote: > >> On Mon, Apr 23, 2012 at 08:49:18PM +0200, Michal Marek wrote: > >> > Hi Linus, > >> > > >> > Please pull this modpost patch. It fixes build failure with newer gcc that adds > >> > some internal symbols that end in "__mod_*_device_table", but are not > >> > actually the tables themselves. > >> > > >> > Michal > >> > > >> > The following changes since commit 0eb043d0eec44cd083ea6910b1db2f77eb212ebd: > >> > > >> > Subject: [PATCH] tags.sh: Add missing quotes (2012-04-02 11:28:17 +0200) > >> > > >> > are available in the git repository at: > >> > > >> > git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes > >> > > >> > for you to fetch changes up to e88aa7bbbe3046a125ea1936b16bb921cc9c6349: > >> > > >> > Fix modpost failures in fedora 17 (2012-04-18 21:42:07 +0200) > >> > >> Hi Michal. > >> > >> The patch missed a "Cc: stable..." as discussed in the thread about > >> said patch. > > > > What is the git commit id of the patch in Linus's tree that I should add > > to stable? > > He didn't pull this in yet, so such commit ID doesn't yet exist :-) Then why is someone emailing stable@ about this patch yet? :)