Re: [PATCH v3 0/2] selftests/vDSO: Fix errors on LoongArch

From: Tiezhu Yang
Date: Wed Dec 27 2023 - 02:55:55 EST


+ Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
+ Mark Brown <broonie@xxxxxxxxxx>

On 12/13/2023 09:22 AM, Tiezhu Yang wrote:
v3: Rebase on the next branch of linux-kselftest.git,
modify the patch title and update the commit message

v2: Rebase on 6.5-rc1 and update the commit message

Tiezhu Yang (2):
selftests/vDSO: Fix building errors on LoongArch
selftests/vDSO: Fix runtime errors on LoongArch

tools/testing/selftests/vDSO/vdso_config.h | 6 ++++-
.../testing/selftests/vDSO/vdso_test_getcpu.c | 16 +++++-------
.../selftests/vDSO/vdso_test_gettimeofday.c | 26 +++++--------------
3 files changed, 18 insertions(+), 30 deletions(-)


Hi Shuah, Andrew and Mark,

The patches still seem to apply cleanly.
Could you please review and merge them for the upcoming merge window?

https://lore.kernel.org/lkml/20231213012300.5640-1-yangtiezhu@xxxxxxxxxxx/

Thanks,
Tiezhu