On Mon, Nov 16, 2020 at 5:54 PM Nathan Chancellor <natechancellor@xxxxxxxxx> wrote: > > 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@xxxxxxxxx> 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). Got it. Yeah, applies fine to v5.10-rc4. Reviewed-by: Nick Desaulniers <ndesaulniers@xxxxxxxxxx> Tested-by: Nick Desaulniers <ndesaulniers@xxxxxxxxxx> Feel free to carry those with MPE's suggested change added. > > If you want to test it against -next, 'git am -3' will allow you to > easily handle the conflict. > > Cheers, > Nathan -- Thanks, ~Nick Desaulniers