[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <878ttnjwdy.fsf@gmail.com>
Date: Mon, 17 Oct 2016 08:57:13 +0200
From: Mathieu OTHACEHE <m.othacehe@...il.com>
To: Nicholas Piggin <npiggin@...il.com>
Cc: Omar Sandoval <osandov@...ndov.com>,
Michal Marek <mmarek@...e.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
adobriyan@...il.com, sfr@...b.auug.org.au, viro@...iv.linux.org.uk,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] kbuild changes for v4.9-rc1
Hi,
>> Reverting 784d5699eddc ("x86: move exports to actual definitions") fixes
>> it for me. This is with GCC 6.2.1, binutils 2.27, attached config.
I've had the same problem. Reverting your binutils from 2.27 to 2.26,
will also fix it. It seems ld 2.27 is not merging weak symbols from .o
files to vmlinux when linking.
Anyhow all crc for symbols exported from .S will be 0, so Nicholas
patch make sense.
Mathieu
Powered by blists - more mailing lists