[PATCH 1/2] kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
natechancellor at gmail.com
Tue Nov 17 12:54:38 AEDT 2020
On Mon, Nov 16, 2020 at 05:41:58PM -0800, Nick Desaulniers wrote:
> On Fri, Nov 13, 2020 at 11:56 AM Nathan Chancellor
> <natechancellor at gmail.com> wrote:
> >
> > Currently, '--orphan-handling=warn' is spread out across four different
> > architectures in their respective Makefiles, which makes it a little
> > unruly to deal with in case it needs to be disabled for a specific
> > linker version (in this case, ld.lld 10.0.1).
>
> Hi Nathan,
> This patch fails to apply for me via b4 on next-20201116 due to a
> conflict in arch/Kconfig:1028. Would you mind sending a rebased V2?
Hi Nick,
This series is intended to go into v5.10 so rebasing it against -next
defeats that; please test it against v5.10-rc4, where it still applies
cleanly. The conflicts will be handled by other entities (Stephen Rothwell
and Linus).
If you want to test it against -next, 'git am -3' will allow you to
easily handle the conflict.
Cheers,
Nathan
More information about the Linuxppc-dev
mailing list