[GIT] modpost fix for newer toolchain

From: Michal Marek
Date: Mon Apr 23 2012 - 14:49:19 EST


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(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/