Message ID | cover.1580367152.git.sandipan@linux.ibm.com (mailing list archive) |
---|---|
Headers | show |
Series | selftests: vm: Build fixes for powerpc64 | expand |
On 1/30/20 12:01 AM, Sandipan Das wrote: > The second patch was already posted independently but because > of the changes in the first patch, the second one now depends > on it. Hence posting it now as a part of this series. > > The last version (v2) of the second patch can be found at: > https://patchwork.ozlabs.org/patch/1225969/ > > Sandipan Das (2): > selftests: vm: Do not override definition of ARCH > selftests: vm: Fix 64-bit test builds for powerpc64le > > tools/testing/selftests/vm/Makefile | 4 ++-- > tools/testing/selftests/vm/run_vmtests | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) > Michael, I see your tested-by on these two patches. I will take these through kselftest fixes. Sorry for the delay. I assumed these will go through ppc64 or vm. thanks, -- Shuah
Shuah Khan <skhan@linuxfoundation.org> writes: > On 1/30/20 12:01 AM, Sandipan Das wrote: >> The second patch was already posted independently but because >> of the changes in the first patch, the second one now depends >> on it. Hence posting it now as a part of this series. >> >> The last version (v2) of the second patch can be found at: >> https://patchwork.ozlabs.org/patch/1225969/ >> >> Sandipan Das (2): >> selftests: vm: Do not override definition of ARCH >> selftests: vm: Fix 64-bit test builds for powerpc64le >> >> tools/testing/selftests/vm/Makefile | 4 ++-- >> tools/testing/selftests/vm/run_vmtests | 2 +- >> 2 files changed, 3 insertions(+), 3 deletions(-) >> > > Michael, > > I see your tested-by on these two patches. I will take these > through kselftest fixes. Thanks. cheers