Re: [PATCH] arm64: Fix a broken copyright header in gen_vdso_offsets.sh

From: Will Deacon
Date: Tue Oct 20 2020 - 07:32:15 EST


On Fri, Oct 16, 2020 at 05:26:37PM -0700, Palmer Dabbelt wrote:
> From: Palmer Dabbelt <palmerdabbelt@xxxxxxxxxx>
>
> I was going to copy this but I didn't want to chase around the build
> system stuff so I did it a different way.

How did you end up doing it? I remember trying to parse the ELF object at
one time of day and not getting very far.

Will