Re: [PATCH 1/2] powerpc/vdso64: link vdso64 with linker

2022-03-02 Thread Christophe Leroy
Le 02/09/2020 à 00:25, Nick Desaulniers a écrit : Rather than invoke the compiler as the driver, use the linker. That way we can check --orphan-handling=warn support correctly, as cc-ldoption was removed in commit 055efab3120b ("kbuild: drop support for cc-ldoption"). Painstakingly compared

Re: [PATCH 1/2] powerpc/vdso64: link vdso64 with linker

2021-04-23 Thread Christophe Leroy
Le 23/04/2021 à 00:44, Nick Desaulniers a écrit : On Wed, Sep 2, 2020 at 11:02 AM Christophe Leroy wrote: Le 02/09/2020 à 19:41, Nick Desaulniers a écrit : On Wed, Sep 2, 2020 at 5:14 AM Michael Ellerman wrote: Nick Desaulniers writes: Fixes: commit f2af201002a8 ("powerpc/build:

Re: [PATCH 1/2] powerpc/vdso64: link vdso64 with linker

2021-04-23 Thread Christophe Leroy
Le 23/04/2021 à 00:44, Nick Desaulniers a écrit : On Wed, Sep 2, 2020 at 11:02 AM Christophe Leroy wrote: Le 02/09/2020 à 19:41, Nick Desaulniers a écrit : On Wed, Sep 2, 2020 at 5:14 AM Michael Ellerman wrote: Nick Desaulniers writes: Fixes: commit f2af201002a8 ("powerpc/build:

Re: [PATCH 1/2] powerpc/vdso64: link vdso64 with linker

2021-04-22 Thread Nick Desaulniers
On Wed, Sep 2, 2020 at 11:02 AM Christophe Leroy wrote: > > > > Le 02/09/2020 à 19:41, Nick Desaulniers a écrit : > > On Wed, Sep 2, 2020 at 5:14 AM Michael Ellerman wrote: > >> > >> Nick Desaulniers writes: > >>> Fixes: commit f2af201002a8 ("powerpc/build: vdso linker warning for > >>> orphan

Re: [PATCH 1/2] powerpc/vdso64: link vdso64 with linker

2020-09-02 Thread Christophe Leroy
Le 02/09/2020 à 19:41, Nick Desaulniers a écrit : On Wed, Sep 2, 2020 at 5:14 AM Michael Ellerman wrote: Nick Desaulniers writes: Fixes: commit f2af201002a8 ("powerpc/build: vdso linker warning for orphan sections") I think I'll just revert that for v5.9 ? SGTM; you'll probably

Re: [PATCH 1/2] powerpc/vdso64: link vdso64 with linker

2020-09-02 Thread Michael Ellerman
Nick Desaulniers writes: > Rather than invoke the compiler as the driver, use the linker. That way > we can check --orphan-handling=warn support correctly, as cc-ldoption > was removed in > commit 055efab3120b ("kbuild: drop support for cc-ldoption"). Ouch. Seems make is quite happy to $(call