On Mon, 13 Sep 2021 11:47:20 +0530, Ritesh Harjani wrote:
> While debugging an issue, we wanted to check whether the arch specific
> kernel memmove implementation is correct.
> This selftest could help test that.
>
>
Applied to powerpc/next.
[1/1] selftests/powerpc/copyloops: Add memmove_64 tes
Ritesh Harjani writes:
> Found this, while checking my older emails. Sorry about not checking on this
> before. Have addressed the review comments here [1]
>
> This still applies cleanly on 5.17-rc3 and passes.
>
> riteshh-> ./copyloops/memmove_64
> test: memmove
> tags: git_version:v5.17-rc3-1-g8
Found this, while checking my older emails. Sorry about not checking on this
before. Have addressed the review comments here [1]
This still applies cleanly on 5.17-rc3 and passes.
riteshh-> ./copyloops/memmove_64
test: memmove
tags: git_version:v5.17-rc3-1-g84f773abc114
success: memmove
[1]: htt