From: Guenter Roeck <linux@roeck-us.net>
To: linux-kernel@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>
Cc: Adam Borowski <kilobyte@angband.pl>,
Linus Torvalds <torvalds@linux-foundation.org>
Subject: Build error due to commit 8ab2ae655b ("default exported asm symbols to zero")
Date: Mon, 5 Dec 2016 13:23:56 -0800 [thread overview]
Message-ID: <20161205212356.GA4263@roeck-us.net> (raw)
Hi Arnd,
commit 8ab2ae655bf ("default exported asm symbols to zero") results
in the following build error when building alpha:allmodconfig.
arch/alpha/lib/callback_srm.S: Assembler messages:
arch/alpha/lib/callback_srm.S:97: Warning:
Tried to .set unrecognized mode `__crc_callback_getenv'
arch/alpha/lib/callback_srm.S:97: Error:
junk at end of line, first unrecognized character is `,'
arch/alpha/lib/callback_srm.S:98: Warning:
Tried to .set unrecognized mode `__crc_callback_setenv'
arch/alpha/lib/callback_srm.S:98: Error:
junk at end of line, first unrecognized character is `,'
arch/alpha/lib/callback_srm.S:99: Warning:
Tried to .set unrecognized mode `__crc_callback_save_env'
arch/alpha/lib/callback_srm.S:99: Error:
junk at end of line, first unrecognized character is `,'
I tried with the 4.6.3 toolchain from kernel.org (binutils 2.22)
and with a self-built toolchain based on gcc 5.1.0 and binutils 2.24.
Guenter
next reply other threads:[~2016-12-05 21:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-05 21:23 Guenter Roeck [this message]
2016-12-05 22:12 ` Build error due to commit 8ab2ae655b ("default exported asm symbols to zero") Linus Torvalds
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161205212356.GA4263@roeck-us.net \
--to=linux@roeck-us.net \
--cc=arnd@arndb.de \
--cc=kilobyte@angband.pl \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox