[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120423184918.GA27862@sepie.suse.cz>
Date: Mon, 23 Apr 2012 20:49:18 +0200
From: Michal Marek <mmarek@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: davem@...emloft.net, linux-kbuild@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT] modpost fix for newer toolchain
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists