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

From: Nick Desaulniers
Date: Wed Sep 02 2020 - 13:41:41 EST


On Wed, Sep 2, 2020 at 5:14 AM Michael Ellerman <mpe@xxxxxxxxxxxxxx> wrote:
>
> Nick Desaulniers <ndesaulniers@xxxxxxxxxx> 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 still want these changes with some modifications
at some point; vdso32 did have at least one orphaned section, and will
be important for hermetic builds. Seeing crashes in supported
versions of the tools ties our hands at the moment.
--
Thanks,
~Nick Desaulniers