[PATCH 13/15] arm64: fix mrs_s/msr_s macros for clang LTO

Sami Tolvanen samitolvanen at google.com
Thu Nov 9 08:50:09 PST 2017


On Wed, Nov 08, 2017 at 04:02:22PM -0800, Andi Kleen wrote:
> There's also older patches to enable single-pass-linking for kallsyms,
> which is extremly useful for LTO build performance.

Excellent, can you point me to the patch in question?

I worked around the build performance problem by reusing vmlinux.o for
kallsyms instead of linking all bitcode again in each step. I'm not sure
if this is feasible with gcc.

Sami



More information about the linux-arm-kernel mailing list