[PATCH v4 0/4] Enable orphan-handling=warn for VDSO

Vincenzo Frascino vincenzo.frascino at arm.com
Tue Apr 19 05:53:31 PDT 2022


Hi Joey,

thank you for taking care of the tests.

On 4/19/22 1:16 PM, Joey Gouly wrote:
> So there was 2 potential issues:
> - vdso_test_time(): SKIP: Could not find __kernel_time

time() is deprecated hence not supported for aarch64 (see VDSO_HAS_TIME).

> - Could not find __vdso_getcpu

We do not have getcpu() support in the vDSO library on aarch64.

For these reasons the tests are skipped.

Hope this clarifies.

> 
> I'm not sure what these are, maybe they don't work on arm64 or it's a kernel config issue.
> 
> Thanks,
> Joey

-- 
Regards,
Vincenzo



More information about the linux-arm-kernel mailing list