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

From: Tiezhu Yang
Date: Sun Dec 31 2023 - 10:51:04 EST


Hi Muhammad,

On 12/30/23 15:07, Muhammad Usama Anjum wrote:
On 12/27/23 12:55 PM, Tiezhu Yang wrote:
+ 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?
People may be on vacation. I'm also waiting to hear back on my patches.
Lets see when they get back and start picking up patches.

Thank you very much for your reply and review, happy new year.

Thanks,
Tiezhu