Re: [PATCH] selftests: vDSO: Do not rely on $ARCH for vdso_test_getrandom && vdso_test_chacha

From: Christophe Leroy
Date: Thu Nov 07 2024 - 03:41:01 EST


Hi Jason,

Le 01/09/2024 à 15:22, Jason A. Donenfeld a écrit :
Hi Christophe,

Hmm, I'm not so sure I like this very much. I think it's important for
these tests to fail when an arch tries to hook up the function to the
vDSO, but it's still not exported for some reason. This also regresses
the ARCH=x86_64 vs ARCH=x86 thing, which SRCARCH fixes.


I was surprised today to discover that you finaly pushed something more or less similar. Did you change your mind ?

Christophe