Re: [PATCH 11/14] vdso/vsyscall: Update auxiliary clock data in the datapage
From: Arnd Bergmann
Date: Mon Jul 07 2025 - 10:49:54 EST
On Mon, Jul 7, 2025, at 15:16, Thomas Gleixner wrote:
> On Mon, Jul 07 2025 at 13:34, Arnd Bergmann wrote:
>> On Mon, Jul 7, 2025, at 08:57, Thomas Gleixner wrote:
>> (the added lines here also fix the missing clock_gettime64,
>> which was equally blocked on the sparc64 oddities)
>
> I'm all for it.
>
> Can you post a patch to that effect?
>
Sent, plus a bonus patch to remove CONFIG_ARCH_CLOCKSOURCE_DATA.
Arnd