From: Guenter Roeck <linux@roeck-us.net>
To: stable <stable@vger.kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Sasha Levin <sashal@kernel.org>,
Paul Walmsley <paul.walmsley@sifive.com>,
Olof Johansson <olof@lixom.net>
Subject: Build failure (riscv) in v5.4.y.queue
Date: Mon, 25 May 2020 20:29:26 -0700 [thread overview]
Message-ID: <80234d43-3848-45e8-6d70-1db94129e35f@roeck-us.net> (raw)
Build reference: v5.4.42-105-g3cb7994
gcc version: riscv64-linux-gcc (GCC) 9.3.0
Building riscv:defconfig ... failed
--------------
Error log:
arch/riscv/lib/tishift.S: Assembler messages:
arch/riscv/lib/tishift.S:9: Error: unrecognized opcode `sym_func_start(__lshrti3)'
arch/riscv/lib/tishift.S:29: Error: unrecognized opcode `sym_func_end(__lshrti3)'
arch/riscv/lib/tishift.S:32: Error: unrecognized opcode `sym_func_start(__ashrti3)'
arch/riscv/lib/tishift.S:52: Error: unrecognized opcode `sym_func_end(__ashrti3)'
arch/riscv/lib/tishift.S:55: Error: unrecognized opcode `sym_func_start(__ashlti3)'
arch/riscv/lib/tishift.S:75: Error: unrecognized opcode `sym_func_end(__ashlti3)'
make[2]: *** [arch/riscv/lib/tishift.o] Error 1
make[1]: *** [arch/riscv/lib] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [sub-make] Error 2
--------------
Looks like 28ac255f31d7 ("riscv: Less inefficient gcc tishift helpers
(and export their symbols)") may be missing some context commit.
Guenter
next reply other threads:[~2020-05-26 3:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-26 3:29 Guenter Roeck [this message]
2020-05-26 9:53 ` Greg Kroah-Hartman
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=80234d43-3848-45e8-6d70-1db94129e35f@roeck-us.net \
--to=linux@roeck-us.net \
--cc=gregkh@linuxfoundation.org \
--cc=olof@lixom.net \
--cc=paul.walmsley@sifive.com \
--cc=sashal@kernel.org \
--cc=stable@vger.kernel.org \
--subject='Re: Build failure (riscv) in v5.4.y.queue' \
/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
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.