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