Re: [PATCH 14/14] selftests/timers/auxclock: Test vDSO functionality

From: Thomas Gleixner
Date: Sun Jul 06 2025 - 16:26:46 EST


On Tue, Jul 01 2025 at 10:58, Thomas Weißschuh wrote:

> Extend the auxclock test to also cover the vDSO.

I'm not really convinved, that this is the right thing to do. Why can't
this just extend selftests/vDSO instead of creating these

> +#include "../vDSO/parse_vdso.c"
> +#include "../vDSO/vdso_config.h"
> +#include "../vDSO/vdso_call.h"

cross directory oddities? Confused.

Thanks,

tglx