Re: [PATCH v3 2/9] x86/entry/vdso: refactor the vdso build

From: Brian Gerst

Date: Thu Nov 13 2025 - 17:42:04 EST


On Thu, Nov 13, 2025 at 4:12 PM H. Peter Anvin <hpa@xxxxxxxxx> wrote:
>
> On 2025-11-13 10:38, Brian Gerst wrote:
> >
> > Some of these changes (like moving vdso2c) can be split out into
> > smaller patches.
> >
>
> Sure, but is it worth the extra work?
>
> -hpa
>

The vdso2c move would be a clean patch on its own. The rest would
probably need too many intermediate steps to be worth the effort, but
it does make it harder to compare the new and old code. Not a
dealbreaker though.