mbox series

[0/2] selftests: vm: Build fixes for powerpc64

Message ID cover.1580367152.git.sandipan@linux.ibm.com
Headers show
Series selftests: vm: Build fixes for powerpc64 | expand

Message

Sandipan Das Jan. 30, 2020, 7:01 a.m. UTC
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(-)