All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT] modpost fix for newer toolchain
@ 2012-04-23 18:49 Michal Marek
  2012-04-23 19:22 ` Sam Ravnborg
  0 siblings, 1 reply; 8+ messages in thread
From: Michal Marek @ 2012-04-23 18:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: davem, linux-kbuild, linux-kernel

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)

----------------------------------------------------------------
David Miller (1):
      Fix modpost failures in fedora 17

 scripts/mod/file2alias.c |    4 ++++
 1 file changed, 4 insertions(+)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-04-24 15:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-23 18:49 [GIT] modpost fix for newer toolchain Michal Marek
2012-04-23 19:22 ` Sam Ravnborg
2012-04-23 20:12   ` Greg KH
2012-04-23 20:13     ` David Miller
2012-04-23 20:22       ` Greg KH
2012-04-23 20:47         ` Sam Ravnborg
2012-04-24  2:45           ` Linus Torvalds
2012-04-24 15:50             ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.