On Wed, 31 Mar 2021 13:59:17 +0000 (UTC), Christophe Leroy wrote:
On powerpc:
- VDSO library is named linux-vdso32.so.1 or linux-vdso64.so.1
- clock_gettime is named __kernel_clock_gettime()
Ensure gettime_perf tries these names before giving up.
Applied to powerpc/next.
[1/1] selftests: timens: Fix gettime_perf to work on powerpc https://git.kernel.org/powerpc/c/f56607e85ee38f2a5bb7096e24e2d40f35d714f9
cheers